Skip to content

Commit

Permalink
chore(deps): update plugin com.google.firebase.crashlytics to v2.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 12, 2024
1 parent cc0d6da commit a8de95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile-app/android/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
id "com.android.application" version "7.3.1" apply false
// START: FlutterFire Configuration
id "com.google.gms.google-services" version "4.3.15" apply false
id "com.google.firebase.crashlytics" version "2.8.1" apply false
id "com.google.firebase.crashlytics" version "2.9.9" apply false
// END: FlutterFire Configuration
id "org.jetbrains.kotlin.android" version "1.9.10" apply false
}
Expand Down

0 comments on commit a8de95d

Please sign in to comment.