6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 076a93f6
Changed files
comwell_key_app/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Diff
diff --git a/comwell_key_app/pubspec.yaml b/comwell_key_app/pubspec.yaml
index ceef056e..4041fa1d 100644
--- a/comwell_key_app/pubspec.yaml
+++ b/comwell_key_app/pubspec.yaml
@@ -5,7 +5,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.0.2+14
environment:
- sdk: '>=3.2.0 <4.0.0'
+ sdk: '>=3.5.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
@@ -45,7 +45,7 @@ dependencies:
firebase_core: ^3.14.0
firebase_analytics: ^11.5.0
url_launcher: ^6.3.1
- drift: ^2.23.1
+ drift: ^2.27.0
sqlcipher_flutter_libs: ^0.6.4
uuid: ^4.5.1
sqlite3: ^2.6.0