fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v4.5.0 (#3024)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-23 15:36:06 +00:00 committed by GitHub
parent df8ebfb29c
commit 4e0aebcf39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,7 +49,7 @@ build-moshi-kotlin = { module = "com.squareup.moshi:moshi-kotlin", version.ref =
build-okhttp = "com.squareup.okhttp3:okhttp:5.0.0-alpha.14"
build-r8 = "com.android.tools:r8:8.4.6-dev"
build-semver = "com.github.zafarkhaja:java-semver:0.10.2"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.4.1"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.5.0"
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.4"
compose-bom = "androidx.compose:compose-bom:2024.04.01"
compose-foundation-core = { module = "androidx.compose.foundation:foundation" }