diff --git a/uni/app_version.txt b/uni/app_version.txt index 76f04fb93..7f068fcb9 100644 --- a/uni/app_version.txt +++ b/uni/app_version.txt @@ -1 +1 @@ -1.7.19+209 \ No newline at end of file +1.7.20+210 \ No newline at end of file diff --git a/uni/pubspec.lock b/uni/pubspec.lock index 1ac709fa0..e69dba9ff 100644 --- a/uni/pubspec.lock +++ b/uni/pubspec.lock @@ -882,10 +882,10 @@ packages: dependency: "direct main" description: name: shared_preferences - sha256: b7f41bad7e521d205998772545de63ff4e6c97714775902c199353f8bf1511ac + sha256: "81429e4481e1ccfb51ede496e916348668fd0921627779233bd24cc3ff6abd02" url: "https://pub.dev" source: hosted - version: "2.2.1" + version: "2.2.2" shared_preferences_android: dependency: transitive description: diff --git a/uni/pubspec.yaml b/uni/pubspec.yaml index 6db358086..6eedd9a0a 100644 --- a/uni/pubspec.yaml +++ b/uni/pubspec.yaml @@ -7,7 +7,7 @@ publish_to: "none" # We do not publish to pub.dev # To change it manually, override the value in app_version.txt. # The app version code is automatically also bumped by CI. # Do not change it manually. -version: 1.7.19+209 +version: 1.7.20+210 environment: sdk: ">=3.0.0 <4.0.0" @@ -47,7 +47,7 @@ dependencies: percent_indicator: ^4.2.2 provider: ^6.0.4 sentry_flutter: ^7.9.0 - shared_preferences: ^2.0.3 + shared_preferences: ^2.2.2 shimmer: ^3.0.0 sqflite: ^2.0.3 synchronized: ^3.0.0