Merge pull request #716 from cypherstack/wallets_refactor

update refs
This commit is contained in:
julian-CStack 2024-01-15 16:13:19 -06:00 committed by GitHub
commit 514851f5f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -274,8 +274,8 @@ packages:
dependency: "direct overridden"
description:
path: coinlib
ref: "4f549b8b511a63fdc1f44796ab43b10f586635cd"
resolved-ref: "4f549b8b511a63fdc1f44796ab43b10f586635cd"
ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50
resolved-ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50
url: "https://github.com/cypherstack/coinlib.git"
source: git
version: "1.1.0"
@ -283,8 +283,8 @@ packages:
dependency: "direct main"
description:
path: coinlib_flutter
ref: "4f549b8b511a63fdc1f44796ab43b10f586635cd"
resolved-ref: "4f549b8b511a63fdc1f44796ab43b10f586635cd"
ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50
resolved-ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50
url: "https://github.com/cypherstack/coinlib.git"
source: git
version: "1.1.0"
@ -665,8 +665,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: be6cd82a1bedac3a8ace93a1d19defd94d4b4fba
resolved-ref: be6cd82a1bedac3a8ace93a1d19defd94d4b4fba
ref: d99c34cbb39666c8dcb819b457b3314577aaad43
resolved-ref: d99c34cbb39666c8dcb819b457b3314577aaad43
url: "https://github.com/cypherstack/flutter_libsparkmobile.git"
source: git
version: "0.0.1"

View file

@ -30,7 +30,7 @@ dependencies:
flutter_libsparkmobile:
git:
url: https://github.com/cypherstack/flutter_libsparkmobile.git
ref: be6cd82a1bedac3a8ace93a1d19defd94d4b4fba
ref: d99c34cbb39666c8dcb819b457b3314577aaad43
flutter_libmonero:
path: ./crypto_plugins/flutter_libmonero
@ -172,7 +172,7 @@ dependencies:
git:
url: https://github.com/cypherstack/coinlib.git
path: coinlib_flutter
ref: 4f549b8b511a63fdc1f44796ab43b10f586635cd
ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50
dev_dependencies:
flutter_test:
@ -223,12 +223,12 @@ dependency_overrides:
git:
url: https://github.com/cypherstack/coinlib.git
path: coinlib_flutter
ref: 4f549b8b511a63fdc1f44796ab43b10f586635cd
ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50
coinlib:
git:
url: https://github.com/cypherstack/coinlib.git
path: coinlib
ref: 4f549b8b511a63fdc1f44796ab43b10f586635cd
ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50
# required for dart 3, at least until a fix is merged upstream
wakelock_windows: