Skip to content

Commit ebaa4b8

Browse files
Update dependency com.android.tools:r8 to v8.11.18
1 parent 7585356 commit ebaa4b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vgo-cli/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ dependencies {
117117
implementation("com.android.tools:sdk-common:31.11.0")
118118
implementation("org.jetbrains.kotlin:kotlin-compiler-embeddable:2.1.21")
119119

120-
r8("com.android.tools:r8:8.7.18")
120+
r8("com.android.tools:r8:8.11.18")
121121

122122
testImplementation(platform("org.junit:junit-bom:5.13.4"))
123123
testImplementation("org.junit.jupiter:junit-jupiter-api")

0 commit comments

Comments
 (0)