diff options
| author | Konstantin Ullrich <konstantinullrich12@gmail.com> | 2024-09-16 16:18:03 +0200 |
|---|---|---|
| committer | Konstantin Ullrich <konstantinullrich12@gmail.com> | 2024-09-16 16:18:03 +0200 |
| commit | 8f6d215e0f538fd5046ab972afaf270f4c4bfbe1 (patch) | |
| tree | 1f91aa9c1feba8fda5a5a7c1421300b54352d27e /impls/monero.dart/pubspec.yaml | |
| parent | f56b6b939a44064b1c14e79eb3a5a00a2a2a5598 (diff) | |
Migrate to ledger flutter plus
Diffstat (limited to 'impls/monero.dart/pubspec.yaml')
| -rw-r--r-- | impls/monero.dart/pubspec.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/impls/monero.dart/pubspec.yaml b/impls/monero.dart/pubspec.yaml index 4c6254b..4f42964 100644 --- a/impls/monero.dart/pubspec.yaml +++ b/impls/monero.dart/pubspec.yaml @@ -8,10 +8,10 @@ environment: dependencies: ffi: ^2.1.0 - ledger_flutter: + ledger_flutter_plus: git: - url: https://github.com/MrCyjaneK/ledger-flutter - ref: d68f1be485717bedad0779ee6114afec1896fbc9 + url: https://github.com/cake-tech/ledger-flutter-plus + ref: cake-v1 dev_dependencies: lints: ^4.0.0 |
