Skip to content

Commit 785bbe1

Browse files
chore(crashlytics): update AGP for example app (#17064)
1 parent 43c174a commit 785bbe1

File tree

1 file changed

+1
-1
lines changed
  • packages/firebase_crashlytics/firebase_crashlytics/example/android

1 file changed

+1
-1
lines changed

packages/firebase_crashlytics/firebase_crashlytics/example/android/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pluginManagement {
1818

1919
plugins {
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
id "com.google.firebase.crashlytics" version "2.8.1" apply false

0 commit comments

Comments
 (0)