Skip to content

Commit 8fa21e9

Browse files
Update plugin sentry to v6
1 parent 2a85061 commit 8fa21e9

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
@@ -229,7 +229,7 @@ kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref =
229229
kotlin-compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
230230
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
231231
google-services = { id = "com.google.gms.google-services", version = "4.4.4" }
232-
sentry = { id = "io.sentry.android.gradle", version = "5.12.2" }
232+
sentry = { id = "io.sentry.android.gradle", version = "6.0.0" }
233233

234234
[bundles]
235235
androidx-camera = ["androidx-camera-core", "androidx-camera-camera2", "androidx-camera-view", "androidx-camera-lifecycle"]

0 commit comments

Comments
 (0)