build: Update kotlin gradle plugin

This commit is contained in:
Krille 2025-03-04 13:45:17 +01:00
commit da2e026bdb
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
5 changed files with 11 additions and 3 deletions

View file

@ -97,7 +97,7 @@ index b2fd960a..fdb01a4d 100644
+++ b/android/settings.gradle
@@ -20,7 +20,7 @@ plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "7.3.1" apply false
id "com.android.application" version "8.1.0" apply false
id "org.jetbrains.kotlin.android" version "2.1.10" apply false
- // id "com.google.gms.google-services" version "4.3.8" apply false
+ id "com.google.gms.google-services" version "4.3.8" apply false