Skip to content

Commit

Permalink
Merge pull request #141 from bvlion/dependabot/gradle/com.google.fire…
Browse files Browse the repository at this point in the history
…base-firebase-crashlytics-gradle-3.0.1

Bump com.google.firebase:firebase-crashlytics-gradle from 2.9.9 to 3.0.1
  • Loading branch information
bvlion authored May 27, 2024
2 parents 7acf052 + bbbc3e5 commit 40781d2
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 @@ -10,7 +10,7 @@ buildscript {
classpath("com.codingfeline.buildkonfig:buildkonfig-gradle-plugin:0.11.0")

classpath("com.google.gms:google-services:4.4.1")
classpath("com.google.firebase:firebase-crashlytics-gradle:2.9.9")
classpath("com.google.firebase:firebase-crashlytics-gradle:3.0.1")
classpath("com.google.firebase:firebase-appdistribution-gradle:4.2.0")
classpath("com.github.triplet.gradle:play-publisher:3.9.1")
}
Expand Down

0 comments on commit 40781d2

Please sign in to comment.