From 51b709e682ce4ac22d3c74307400d9cb231ebea8 Mon Sep 17 00:00:00 2001 From: sneurlax Date: Mon, 26 Feb 2024 14:27:39 -0600 Subject: [PATCH] use add_return_used_coins branch of flutter_libsparkmobile TODO: merge to main after integration & testing. See https://github.com/cypherstack/flutter_libsparkmobile/pull/26 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 2bba3135a..e0f1bd8aa 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -674,8 +674,8 @@ packages: dependency: "direct main" description: path: "." - ref: fb50031056fbea0326f7dd76ad59d165c1e5eee5 - resolved-ref: fb50031056fbea0326f7dd76ad59d165c1e5eee5 + ref: ca5c3a821b9e5fa7dfb5a3df9577caa7bdd46f11 + resolved-ref: ca5c3a821b9e5fa7dfb5a3df9577caa7bdd46f11 url: "https://github.com/cypherstack/flutter_libsparkmobile.git" source: git version: "0.0.1" diff --git a/pubspec.yaml b/pubspec.yaml index e9a293809..c05a511f8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: flutter_libsparkmobile: git: url: https://github.com/cypherstack/flutter_libsparkmobile.git - ref: fb50031056fbea0326f7dd76ad59d165c1e5eee5 + ref: ca5c3a821b9e5fa7dfb5a3df9577caa7bdd46f11 flutter_libmonero: path: ./crypto_plugins/flutter_libmonero