fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v4.3.0 (#2896)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bf13a2e00d
commit
a5d127c032
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ build-moshi-kotlin = { module = "com.squareup.moshi:moshi-kotlin", version.ref =
|
|||
build-okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
|
||||
build-r8 = "com.android.tools:r8:8.2.42"
|
||||
build-semver = "com.vdurmont:semver4j:3.1.0"
|
||||
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.2.0"
|
||||
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.3.0"
|
||||
compose-bom = "androidx.compose:compose-bom:2024.02.00"
|
||||
compose-foundation-core = { module = "androidx.compose.foundation:foundation" }
|
||||
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout" }
|
||||
|
|
Loading…
Reference in a new issue