Skip to content

Commit

Permalink
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 Nov 15, 2023
1 parent ccc4b81 commit b647ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id("com.google.devtools.ksp") version "1.9.20-1.0.14" apply false

id("com.google.gms.google-services") version "4.3.13" apply false
id("com.google.firebase.crashlytics") version "2.9.1" apply false
id("com.google.firebase.crashlytics") version "2.9.9" apply false
id("com.google.firebase.firebase-perf") version "1.4.2" apply false
id("org.jlleitschuh.gradle.ktlint") version "11.6.1" apply false
}

0 comments on commit b647ef5

Please sign in to comment.