Skip to content

Commit

Permalink
Bump com.google.firebase.appdistribution from 4.0.1 to 5.0.0 (#144)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Felber <45291671+FelberMartin@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and FelberMartin authored Nov 23, 2024
1 parent 372ba23 commit a8098e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,6 @@ android-library = { id = "com.android.library", version.ref = "androidGradlePlug
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
google-services = { id = "com.google.gms.google-services", version = "4.4.2" }
google-firebase-appdistribution = { id = "com.google.firebase.appdistribution", version = "4.0.1" }
google-firebase-appdistribution = { id = "com.google.firebase.appdistribution", version = "5.0.0" }
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
google-ksp = { id = "com.google.devtools.ksp", version = "1.9.25-1.0.20" }

0 comments on commit a8098e9

Please sign in to comment.