From fe0f8165466624b758ea23782c2124cab1c53383 Mon Sep 17 00:00:00 2001
From: julian <julian@cypherstack.com>
Date: Mon, 8 Jan 2024 13:07:28 -0600
Subject: [PATCH] update spark lib ref for boost fix

---
 pubspec.lock | 4 ++--
 pubspec.yaml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pubspec.lock b/pubspec.lock
index 79146f49d..cade84368 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -665,8 +665,8 @@ packages:
     dependency: "direct main"
     description:
       path: "."
-      ref: d54b4a1f492e48696c3df27eb8c31131a681cbc2
-      resolved-ref: d54b4a1f492e48696c3df27eb8c31131a681cbc2
+      ref: ac6424658191047b14cbd95bee61388397ae94a7
+      resolved-ref: ac6424658191047b14cbd95bee61388397ae94a7
       url: "https://github.com/cypherstack/flutter_libsparkmobile.git"
     source: git
     version: "0.0.1"
diff --git a/pubspec.yaml b/pubspec.yaml
index cf8058152..8608eeaef 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -30,7 +30,7 @@ dependencies:
   flutter_libsparkmobile:
     git:
       url: https://github.com/cypherstack/flutter_libsparkmobile.git
-      ref: d54b4a1f492e48696c3df27eb8c31131a681cbc2
+      ref: ac6424658191047b14cbd95bee61388397ae94a7
 
   flutter_libmonero:
     path: ./crypto_plugins/flutter_libmonero