fix x64 monero_c android dependencies (#2030)

This commit is contained in:
cyan 2025-02-17 14:55:34 +01:00 committed by GitHub
parent 2078407608
commit ff8c8a4d14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 10 additions and 10 deletions

View file

@ -476,8 +476,8 @@ packages:
dependency: "direct main"
description:
path: "impls/monero.dart"
ref: "9d9b1f2f2373fc9a99c6556a93eea63fe343cf58"
resolved-ref: "9d9b1f2f2373fc9a99c6556a93eea63fe343cf58"
ref: "629fa4a346ca29d5ed18a2b44895b8858ba7c9f7"
resolved-ref: "629fa4a346ca29d5ed18a2b44895b8858ba7c9f7"
url: "https://github.com/mrcyjanek/monero_c"
source: git
version: "0.0.0"

View file

@ -26,7 +26,7 @@ dependencies:
monero:
git:
url: https://github.com/mrcyjanek/monero_c
ref: 9d9b1f2f2373fc9a99c6556a93eea63fe343cf58 # monero_c hash
ref: 629fa4a346ca29d5ed18a2b44895b8858ba7c9f7 # monero_c hash
path: impls/monero.dart
dev_dependencies:
flutter_test: