File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
cloud_firestore/cloud_firestore/example/android
firebase_data_connect/firebase_data_connect/example/android Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ pluginManagement {
1818
1919plugins {
2020 id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
21- id " com.android.application" version " 7.3 .0" apply false
21+ id " com.android.application" version " 8.1 .0" apply false
2222 // START: FlutterFire Configuration
2323 id " com.google.gms.google-services" version " 4.3.15" apply false
2424 // END: FlutterFire Configuration
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ pluginManagement {
1818
1919plugins {
2020 id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
21- id " com.android.application" version " 7.3 .0" apply false
21+ id " com.android.application" version " 8.1 .0" apply false
2222 id " org.jetbrains.kotlin.android" version " 1.7.10" apply false
2323}
2424
You can’t perform that action at this time.
0 commit comments