Skip to content

Commit

Permalink
Update plugin io.sentry.android.gradle to v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent c49ba88 commit c4c5796
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 c4c5796

Please sign in to comment.