From 15a43899c4314554e7290b4489acde5665c096b9 Mon Sep 17 00:00:00 2001 From: julian Date: Sun, 14 Jan 2024 16:22:56 -0600 Subject: [PATCH] update spark lib with mac/ios bundle id change --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 0d8b5707a..b735be7b0 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -665,8 +665,8 @@ packages: dependency: "direct main" description: path: "." - ref: a6a4149d292d529ff5e4772da598a1448b382f26 - resolved-ref: a6a4149d292d529ff5e4772da598a1448b382f26 + ref: "8735d2b17bad054eaac082fcd66d6ab37ed9f8c5" + resolved-ref: "8735d2b17bad054eaac082fcd66d6ab37ed9f8c5" url: "https://github.com/cypherstack/flutter_libsparkmobile.git" source: git version: "0.0.1" diff --git a/pubspec.yaml b/pubspec.yaml index 398cc70b2..9fed6ebcc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: flutter_libsparkmobile: git: url: https://github.com/cypherstack/flutter_libsparkmobile.git - ref: a6a4149d292d529ff5e4772da598a1448b382f26 + ref: 8735d2b17bad054eaac082fcd66d6ab37ed9f8c5 flutter_libmonero: path: ./crypto_plugins/flutter_libmonero