We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7585356 commit ebaa4b8Copy full SHA for ebaa4b8
vgo-cli/build.gradle.kts
@@ -117,7 +117,7 @@ dependencies {
117
implementation("com.android.tools:sdk-common:31.11.0")
118
implementation("org.jetbrains.kotlin:kotlin-compiler-embeddable:2.1.21")
119
120
- r8("com.android.tools:r8:8.7.18")
+ r8("com.android.tools:r8:8.11.18")
121
122
testImplementation(platform("org.junit:junit-bom:5.13.4"))
123
testImplementation("org.junit.jupiter:junit-jupiter-api")
0 commit comments