6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 18abe001

AuthorMikkel Thygesen<mth@dwarf.dk>
Date2025-06-17 12:53:01 +0200
1948: updated dependencies

Changed files

comwell_key_app/android/settings.gradle | 2 +-
 comwell_key_app/pubspec.yaml            | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Diff

diff --git a/comwell_key_app/android/settings.gradle b/comwell_key_app/android/settings.gradle
index 7af9b133..2ad50ad8 100644
--- a/comwell_key_app/android/settings.gradle
+++ b/comwell_key_app/android/settings.gradle
@@ -20,7 +20,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version '8.7.0' apply false
- id "org.jetbrains.kotlin.android" version "1.9.10" apply false
+ id "org.jetbrains.kotlin.android" version "2.0.0" apply false
}
include ":app"
diff --git a/comwell_key_app/pubspec.yaml b/comwell_key_app/pubspec.yaml
index 540ad97b..5b80764f 100644
--- a/comwell_key_app/pubspec.yaml
+++ b/comwell_key_app/pubspec.yaml
@@ -43,7 +43,7 @@ dependencies:
adyen_checkout: ^1.2.0
json_annotation: ^4.9.0
firebase_core: ^3.10.0
- firebase_analytics: ^11.4.0
+ firebase_analytics: ^11.5.0
url_launcher: ^6.3.1
drift: ^2.23.1
sqlcipher_flutter_libs: ^0.6.4
@@ -52,7 +52,7 @@ dependencies:
path: ^1.9.0
path_provider: ^2.1.5
package_info_plus: ^8.3.0
- sentry_flutter: ^8.13.0
+ sentry_flutter: ^9.0.0
share_plus: ^10.1.4
shared_preferences: ^2.5.3
snapping_sheet: ^3.1.0