mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-02-02 03:06:35 +00:00
update secure_storage version to 8.1.0 in configure.dart
This commit is contained in:
parent
a564551887
commit
8a3e98a18d
1 changed files with 2 additions and 2 deletions
|
@ -1189,8 +1189,8 @@ Future<void> generatePubspec(
|
|||
git:
|
||||
url: https://github.com/cake-tech/flutter_secure_storage.git
|
||||
path: flutter_secure_storage
|
||||
ref: cake-8.0.2
|
||||
version: 8.0.2
|
||||
ref: cake-8.1.0
|
||||
version: 8.1.0
|
||||
""";
|
||||
const cwEthereum = """
|
||||
cw_ethereum:
|
||||
|
|
Loading…
Reference in a new issue