Skip to content

Commit 4609b83

Browse files
Update plugin sentry to v5.7.0
1 parent 4a19081 commit 4609b83

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
@@ -233,7 +233,7 @@ kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref =
233233
kotlin-compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
234234
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
235235
google-services = { id = "com.google.gms.google-services", version = "4.4.2" }
236-
sentry = { id = "io.sentry.android.gradle", version = "5.1.0" }
236+
sentry = { id = "io.sentry.android.gradle", version = "5.7.0" }
237237

238238
[bundles]
239239
androidx-camera = ["androidx-camera-core", "androidx-camera-camera2", "androidx-camera-view", "androidx-camera-lifecycle"]

0 commit comments

Comments
 (0)