Skip to content

Commit

Permalink
fix(deps): update io.sentry:sentry-android-gradle-plugin to v4.13.0 (#18
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 913569e commit 86feee2
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 @@ -58,7 +58,7 @@ plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.
plugin-kotlin-compose = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version.ref = "kotlin" }
plugin-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
plugin-licensee = { module = "app.cash.licensee:licensee-gradle-plugin", version = "1.12.0" }
plugin-sentry = { module = "io.sentry:sentry-android-gradle-plugin", version = "4.12.0" }
plugin-sentry = { module = "io.sentry:sentry-android-gradle-plugin", version = "4.13.0" }
plugin-versions = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.39.0" }
r8 = { module = "com.android.tools:r8", version = "8.7.14" }
robolectric = { module = "org.robolectric:robolectric", version = "4.13" }
Expand Down

0 comments on commit 86feee2

Please sign in to comment.