fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.2.1 (#2221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9a315dbf6e
commit
78b6e2a7cf
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ build-metalava = "me.tylerbwong.gradle.metalava:plugin:0.3.2"
|
|||
build-okhttp = "com.squareup.okhttp3:okhttp:4.10.0"
|
||||
build-r8 = "com.android.tools:r8:4.0.18-dev"
|
||||
build-semver = "com.vdurmont:semver4j:3.1.0"
|
||||
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.2.0"
|
||||
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.2.1"
|
||||
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.7.0"
|
||||
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.43.0"
|
||||
compose-animation = { module = "androidx.compose.animation:animation" }
|
||||
|
|
Loading…
Reference in a new issue