fix(deps): update sentry

This commit is contained in:
renovate[bot] 2024-07-16 01:31:16 +00:00 committed by GitHub
parent 8415c46492
commit a07c55a430
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ lifecycle = "2.8.3"
navigation = "2.8.0-beta05"
retrofit = "2.11.0"
richtext = "1.0.0-alpha01"
sentry-sdk = "7.11.0"
sentry-sdk = "7.12.0"
serialization = "1.7.1"
store = "5.1.0-alpha04"
sqldelight = "2.0.2"
@ -63,7 +63,7 @@ build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
build-cachefix = "org.gradle.android.cache-fix:org.gradle.android.cache-fix.gradle.plugin:3.0.1"
build-kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
build-semver = "com.github.zafarkhaja:java-semver:0.10.2"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.9.0"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.10.0"
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.25.0"
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.4"
coil = { module = "io.coil-kt:coil", version.ref = "coil" }