Skip to content

Commit b435838

Browse files
committed
fix bad patch
1 parent 6534bf6 commit b435838

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -832,8 +832,8 @@ packages:
832832
dependency: "direct main"
833833
description:
834834
path: "."
835-
ref: "32e529f9f6b06a12f9d98cbeed9d2270012a14a0"
836-
resolved-ref: "32e529f9f6b06a12f9d98cbeed9d2270012a14a0"
835+
ref: e8c502652da7836cd1a22893339838553675b464
836+
resolved-ref: e8c502652da7836cd1a22893339838553675b464
837837
url: "https://github.com/cypherstack/flutter_libsparkmobile.git"
838838
source: git
839839
version: "0.0.2"

scripts/app_config/templates/pubspec.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies:
3838
flutter_libsparkmobile:
3939
git:
4040
url: https://github.com/cypherstack/flutter_libsparkmobile.git
41-
ref: 32e529f9f6b06a12f9d98cbeed9d2270012a14a0
41+
ref: e8c502652da7836cd1a22893339838553675b464
4242

4343
# cs_monero compat (unpublished)
4444
compat:

0 commit comments

Comments
 (0)