fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.4.2 (#2358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
caaf12d6cd
commit
1e8c18f598
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ build-metalava = "me.tylerbwong.gradle.metalava:plugin:0.3.3"
|
|||
build-okhttp = "com.squareup.okhttp3:okhttp:4.10.0"
|
||||
build-r8 = "com.android.tools:r8:4.0.48"
|
||||
build-semver = "com.vdurmont:semver4j:3.1.0"
|
||||
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.4.1"
|
||||
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.4.2"
|
||||
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.45.0"
|
||||
compose-animation = { module = "androidx.compose.animation:animation" }
|
||||
|
|
Loading…
Reference in a new issue