Skip to content

Commit

Permalink
Merge pull request #739 from rafsanjani/renovate/io.sentry.android.gr…
Browse files Browse the repository at this point in the history
…adle-5.x

Update plugin io.sentry.android.gradle to v5.1.0
  • Loading branch information
rafsanjani authored Feb 1, 2025
2 parents 4857db7 + c4c5796 commit 0e9a0c1
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 @@ -6,7 +6,7 @@ plugins {
alias(libs.plugins.compose.compiler)
alias(libs.plugins.kotlin.serialization)
id("com.google.android.libraries.mapsplatform.secrets-gradle-plugin")
id("io.sentry.android.gradle") version "5.0.0"
id("io.sentry.android.gradle") version "5.1.0"
id("com.google.firebase.appdistribution") version "5.1.0"
}

Expand Down

0 comments on commit 0e9a0c1

Please sign in to comment.