diff options
| author | cyan <cyjan@mrcyjanek.net> | 2024-10-21 12:54:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-21 12:54:58 +0200 |
| commit | 1d8e0fb30b53c28756f23676d5a3e1a99a9b3051 (patch) | |
| tree | 39d96db065dfb35cd995968ee21bff00ea836a99 /impls/monero.dart/pubspec.yaml | |
| parent | d04dcf67ec042fca76b48ffc09ea9d2ea4b5106e (diff) | |
ledger changes (#41)v0.18.3.4-RC5
* ledger changes
* minor fix
* Implement monero queryWalletDevice
* update checksums
* Remove ledger_flutter_plus dependency
---------
Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
Diffstat (limited to 'impls/monero.dart/pubspec.yaml')
| -rw-r--r-- | impls/monero.dart/pubspec.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/impls/monero.dart/pubspec.yaml b/impls/monero.dart/pubspec.yaml index 174a781..2a32efe 100644 --- a/impls/monero.dart/pubspec.yaml +++ b/impls/monero.dart/pubspec.yaml @@ -12,4 +12,4 @@ dependencies: dev_dependencies: lints: ^5.0.0 test: ^1.24.0 - ffigen: ^14.0.0
\ No newline at end of file + ffigen: ^14.0.0 |
