Skip to content

Commit 13db799

Browse files
Update plugin sentry to v5.12.2
1 parent 8bf82f3 commit 13db799

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
@@ -230,7 +230,7 @@ kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref =
230230
kotlin-compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
231231
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
232232
google-services = { id = "com.google.gms.google-services", version = "4.4.3" }
233-
sentry = { id = "io.sentry.android.gradle", version = "5.12.0" }
233+
sentry = { id = "io.sentry.android.gradle", version = "5.12.2" }
234234

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

0 commit comments

Comments
 (0)