We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c174a commit 785bbe1Copy full SHA for 785bbe1
packages/firebase_crashlytics/firebase_crashlytics/example/android/settings.gradle
@@ -18,7 +18,7 @@ pluginManagement {
18
19
plugins {
20
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
21
- id "com.android.application" version "7.3.0" apply false
+ id "com.android.application" version "8.1.0" apply false
22
// START: FlutterFire Configuration
23
id "com.google.gms.google-services" version "4.3.15" apply false
24
id "com.google.firebase.crashlytics" version "2.8.1" apply false
0 commit comments