From 8a3e98a18de7824cd34529d791e8a177fab39794 Mon Sep 17 00:00:00 2001 From: Matthew Fosse <matt@fosse.co> Date: Sun, 9 Jun 2024 12:31:43 +0200 Subject: [PATCH] update secure_storage version to 8.1.0 in configure.dart --- tool/configure.dart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tool/configure.dart b/tool/configure.dart index 7e8bc2bed..fea049d54 100644 --- a/tool/configure.dart +++ b/tool/configure.dart @@ -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: