Skip to content

Commit bef9155

Browse files
Update plugin sentry to v5.5.0
1 parent 338336d commit bef9155

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
@@ -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.2" }
234-
sentry = { id = "io.sentry.android.gradle", version = "5.1.0" }
234+
sentry = { id = "io.sentry.android.gradle", version = "5.5.0" }
235235

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

0 commit comments

Comments
 (0)