Skip to content

Commit

Permalink
chore(deps): update plugin sentry to v4.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 6cc5209 commit 926031b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref =
kotlin-compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
google-services = { id = "com.google.gms.google-services", version = "4.4.2" }
sentry = { id = "io.sentry.android.gradle", version = "4.11.0" }
sentry = { id = "io.sentry.android.gradle", version = "4.14.1" }
datadog = { id = "com.datadoghq.dd-sdk-android-gradle-plugin", version = "1.14.0" }

[bundles]
Expand Down

0 comments on commit 926031b

Please sign in to comment.