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

Commit 6871d05

Browse files
fix(deps): update io.sentry:sentry-android-gradle-plugin to v5.9.0
1 parent 185f11f commit 6871d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.8.1" }
70+
plugin-sentry = { module = "io.sentry:sentry-android-gradle-plugin", version = "5.9.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)