Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit d4899b2

Browse files
Merge pull request #307 from Pocket/renovate/io.sentry-sentry-android-gradle-plugin-5.x
fix(deps): update io.sentry:sentry-android-gradle-plugin to v5.8.0
2 parents a47c697 + 40fde45 commit d4899b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.
6767
plugin-kotlin-compose = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version.ref = "kotlin" }
6868
plugin-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
6969
plugin-licensee = { module = "app.cash.licensee:licensee-gradle-plugin", version = "1.13.0" }
70-
plugin-sentry = { module = "io.sentry:sentry-android-gradle-plugin", version = "5.7.0" }
70+
plugin-sentry = { module = "io.sentry:sentry-android-gradle-plugin", version = "5.8.0" }
7171
plugin-versions = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.52.0" }
7272
robolectric = { module = "org.robolectric:robolectric", version = "4.15.1" }
7373
sentry = { module = "io.sentry:sentry-android" }

0 commit comments

Comments
 (0)