Skip to content

Commit

Permalink
Merge pull request #759 from rafsanjani/renovate/com.google.firebase.…
Browse files Browse the repository at this point in the history
…appdistribution-5.x

Update plugin com.google.firebase.appdistribution to v5.1.1
  • Loading branch information
rafsanjani authored Feb 8, 2025
2 parents ffe6cc5 + 1aee837 commit 028855b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androidApp/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
alias(libs.plugins.kotlin.serialization)
id("com.google.android.libraries.mapsplatform.secrets-gradle-plugin")
id("io.sentry.android.gradle") version "5.1.0"
id("com.google.firebase.appdistribution") version "5.1.0"
id("com.google.firebase.appdistribution") version "5.1.1"
}

android {
Expand Down

0 comments on commit 028855b

Please sign in to comment.