Skip to content

Commit

Permalink
Merge branch 'develop' into feature/terms-and-conditions-optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
thePeras authored Dec 18, 2023
2 parents 4a0cb9d + 36e66a7 commit 8e29c1a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion uni/app_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.23+213
1.7.24+214
8 changes: 4 additions & 4 deletions uni/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -866,18 +866,18 @@ packages:
dependency: transitive
description:
name: sentry
sha256: "830667eadc0398fea3a3424ed1b74568e2db603a42758d0922e2f2974ce55a60"
sha256: e7ded42974bac5f69e4ca4ddc57d30499dd79381838f24b7e8fd9aa4139e7b79
url: "https://pub.dev"
source: hosted
version: "7.10.1"
version: "7.13.2"
sentry_flutter:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "6730f41b304c6fb0fa590dacccaf73ba11082fc64b274cfe8a79776f2b95309c"
sha256: d6f55ec7a1f681784165021f749007712a72ff57eadf91e963331b6ae326f089
url: "https://pub.dev"
source: hosted
version: "7.10.1"
version: "7.13.2"
shared_preferences:
dependency: "direct main"
description:
Expand Down
4 changes: 2 additions & 2 deletions uni/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.23+213
version: 1.7.24+214

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down Expand Up @@ -46,7 +46,7 @@ dependencies:
path_provider: ^2.0.0
percent_indicator: ^4.2.2
provider: ^6.0.4
sentry_flutter: ^7.9.0
sentry_flutter: ^7.13.2
shared_preferences: ^2.2.2
shimmer: ^3.0.0
sqflite: ^2.0.3
Expand Down

0 comments on commit 8e29c1a

Please sign in to comment.