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

Commit 8d73820

Browse files
Merge pull request #172 from Pocket/renovate/com.android.tools-r8-8.x
fix(deps): update com.android.tools:r8 to v8.8.29
2 parents 10b0862 + 1b2d7a6 commit 8d73820

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
@@ -67,7 +67,7 @@ plugin-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serializat
6767
plugin-licensee = { module = "app.cash.licensee:licensee-gradle-plugin", version = "1.12.0" }
6868
plugin-sentry = { module = "io.sentry:sentry-android-gradle-plugin", version = "4.14.1" }
6969
plugin-versions = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.52.0" }
70-
r8 = { module = "com.android.tools:r8", version = "8.8.18" }
70+
r8 = { module = "com.android.tools:r8", version = "8.8.29" }
7171
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }
7272
sentry = { module = "io.sentry:sentry-android" }
7373
sentry-bom = { module = "io.sentry:sentry-bom", version = "7.21.0" }

0 commit comments

Comments
 (0)