diff --git a/pubspec.lock b/pubspec.lock index 95271f27b..ad19fab2d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -274,8 +274,8 @@ packages: dependency: "direct overridden" description: path: coinlib - ref: "4f549b8b511a63fdc1f44796ab43b10f586635cd" - resolved-ref: "4f549b8b511a63fdc1f44796ab43b10f586635cd" + ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50 + resolved-ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50 url: "https://github.com/cypherstack/coinlib.git" source: git version: "1.1.0" @@ -283,8 +283,8 @@ packages: dependency: "direct main" description: path: coinlib_flutter - ref: "4f549b8b511a63fdc1f44796ab43b10f586635cd" - resolved-ref: "4f549b8b511a63fdc1f44796ab43b10f586635cd" + ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50 + resolved-ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50 url: "https://github.com/cypherstack/coinlib.git" source: git version: "1.1.0" @@ -665,8 +665,8 @@ packages: dependency: "direct main" description: path: "." - ref: be6cd82a1bedac3a8ace93a1d19defd94d4b4fba - resolved-ref: be6cd82a1bedac3a8ace93a1d19defd94d4b4fba + ref: d99c34cbb39666c8dcb819b457b3314577aaad43 + resolved-ref: d99c34cbb39666c8dcb819b457b3314577aaad43 url: "https://github.com/cypherstack/flutter_libsparkmobile.git" source: git version: "0.0.1" diff --git a/pubspec.yaml b/pubspec.yaml index 84fc26a18..93147ece2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: flutter_libsparkmobile: git: url: https://github.com/cypherstack/flutter_libsparkmobile.git - ref: be6cd82a1bedac3a8ace93a1d19defd94d4b4fba + ref: d99c34cbb39666c8dcb819b457b3314577aaad43 flutter_libmonero: path: ./crypto_plugins/flutter_libmonero @@ -172,7 +172,7 @@ dependencies: git: url: https://github.com/cypherstack/coinlib.git path: coinlib_flutter - ref: 4f549b8b511a63fdc1f44796ab43b10f586635cd + ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50 dev_dependencies: flutter_test: @@ -223,12 +223,12 @@ dependency_overrides: git: url: https://github.com/cypherstack/coinlib.git path: coinlib_flutter - ref: 4f549b8b511a63fdc1f44796ab43b10f586635cd + ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50 coinlib: git: url: https://github.com/cypherstack/coinlib.git path: coinlib - ref: 4f549b8b511a63fdc1f44796ab43b10f586635cd + ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50 # required for dart 3, at least until a fix is merged upstream wakelock_windows: