Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit c2a8748

Browse files
fix(deps): update com.android.tools:r8 to v8.8.32
1 parent 4560189 commit c2a8748

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
@@ -69,7 +69,7 @@ plugin-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serializat
6969
plugin-licensee = { module = "app.cash.licensee:licensee-gradle-plugin", version = "1.12.0" }
7070
plugin-sentry = { module = "io.sentry:sentry-android-gradle-plugin", version = "5.1.0" }
7171
plugin-versions = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.52.0" }
72-
r8 = { module = "com.android.tools:r8", version = "8.8.29" }
72+
r8 = { module = "com.android.tools:r8", version = "8.8.32" }
7373
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }
7474
sentry = { module = "io.sentry:sentry-android" }
7575
sentry-bom = { module = "io.sentry:sentry-bom", version = "8.1.0" }

0 commit comments

Comments
 (0)