File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
firebase_data_connect/firebase_data_connect/example/android
firebase_database/firebase_database/example/android Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 minSdk= 23
44 targetSdk= 34
55 javaVersion = JavaVersion . toVersion(17 )
6- androidGradlePluginVersion = ' 8.3 .0'
6+ androidGradlePluginVersion = ' 8.6 .0'
77}
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222 // START: FlutterFire Configuration
2323 id " com.google.gms.google-services" version " 4.3.15" apply false
2424 // END: FlutterFire Configuration
25- id " org.jetbrains.kotlin.android" version " 1.9.22 " apply false
25+ id " org.jetbrains.kotlin.android" version " 2.1.0 " apply false
2626}
2727
2828include " :app"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.4 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222 // START: FlutterFire Configuration
2323 id " com.google.gms.google-services" version " 4.3.15" apply false
2424 // END: FlutterFire Configuration
25- id " org.jetbrains.kotlin.android" version " 1.9.22 " apply false
25+ id " org.jetbrains.kotlin.android" version " 2.1.0 " apply false
2626}
2727
2828include " :app"
You can’t perform that action at this time.
0 commit comments