Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -832,8 +832,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "32e529f9f6b06a12f9d98cbeed9d2270012a14a0"
resolved-ref: "32e529f9f6b06a12f9d98cbeed9d2270012a14a0"
ref: e8c502652da7836cd1a22893339838553675b464
resolved-ref: e8c502652da7836cd1a22893339838553675b464
url: "https://github.com/cypherstack/flutter_libsparkmobile.git"
source: git
version: "0.0.2"
Expand Down
2 changes: 1 addition & 1 deletion scripts/app_config/templates/pubspec.template
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies:
flutter_libsparkmobile:
git:
url: https://github.com/cypherstack/flutter_libsparkmobile.git
ref: 32e529f9f6b06a12f9d98cbeed9d2270012a14a0
ref: e8c502652da7836cd1a22893339838553675b464

# cs_monero compat (unpublished)
compat:
Expand Down
Loading