fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.8.0 (#2536)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-01 16:55:32 +05:30 committed by GitHub
parent 7bdead0c6b
commit 02a6f28f1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ build-moshi-kotlin = "com.squareup.moshi:moshi-kotlin:1.15.0"
build-okhttp = "com.squareup.okhttp3:okhttp:4.11.0" build-okhttp = "com.squareup.okhttp3:okhttp:4.11.0"
build-r8 = "com.android.tools:r8:8.2.7-dev" build-r8 = "com.android.tools:r8:8.2.7-dev"
build-semver = "com.vdurmont:semver4j:3.1.0" build-semver = "com.vdurmont:semver4j:3.1.0"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.7.0" build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.8.0"
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.0" build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.0"
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.46.0" build-versions = "com.github.ben-manes:gradle-versions-plugin:0.46.0"
compose-animation = { module = "androidx.compose.animation:animation" } compose-animation = { module = "androidx.compose.animation:animation" }