Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 60f2695

Browse files
fix(deps): update dependency com.android.tools:r8 to v8.2.33 (#2796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be3fd92 commit 60f2695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ build-metalava = "me.tylerbwong.gradle.metalava:plugin:0.3.5"
4747
build-moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
4848
build-moshi-kotlin = { module = "com.squareup.moshi:moshi-kotlin", version.ref = "moshi" }
4949
build-okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
50-
build-r8 = "com.android.tools:r8:8.2.7-dev"
50+
build-r8 = "com.android.tools:r8:8.2.33"
5151
build-semver = "com.vdurmont:semver4j:3.1.0"
5252
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.0.0"
5353
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.1"

0 commit comments

Comments
 (0)