Skip to content

Commit

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

Bump com.google.firebase:firebase-appdistribution-gradle from 4.2.0 to 5.0.0
  • Loading branch information
bvlion authored Jun 8, 2024
2 parents 5e7cca5 + f5a31d0 commit f33a7fa
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 @@ -11,7 +11,7 @@ buildscript {

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

0 comments on commit f33a7fa

Please sign in to comment.