diff options
| author | Konstantin Ullrich <konstantinullrich12@gmail.com> | 2024-09-30 10:24:06 +0200 |
|---|---|---|
| committer | Konstantin Ullrich <konstantinullrich12@gmail.com> | 2024-09-30 10:24:06 +0200 |
| commit | 817787df2e40677325bc3c5531bbd0bc6ec94567 (patch) | |
| tree | f2ad6e106fd6e5a47649d1e8bcae242342d8651e /impls | |
| parent | 8f6d215e0f538fd5046ab972afaf270f4c4bfbe1 (diff) | |
Migrate to ledger flutter plus
Diffstat (limited to 'impls')
| -rw-r--r-- | impls/monero.dart/pubspec.yaml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/impls/monero.dart/pubspec.yaml b/impls/monero.dart/pubspec.yaml index 4f42964..67dc577 100644 --- a/impls/monero.dart/pubspec.yaml +++ b/impls/monero.dart/pubspec.yaml @@ -8,10 +8,7 @@ environment: dependencies: ffi: ^2.1.0 - ledger_flutter_plus: - git: - url: https://github.com/cake-tech/ledger-flutter-plus - ref: cake-v1 + ledger_flutter_plus: ^1.2.5 dev_dependencies: lints: ^4.0.0 |
