Skip to content

Commit 84c84cf

Browse files
Update plugin sentry to v6.1.0
1 parent 42c0035 commit 84c84cf

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

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

0 commit comments

Comments
 (0)