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.
2 parents b8cb13d + 2780a28 commit 0cf46bdCopy full SHA for 0cf46bd
src/r8/build.gradle
@@ -15,7 +15,7 @@ repositories {
15
}
16
17
dependencies {
18
- compile group: 'com.android.tools', name: 'r8', version: '4.0.52'
+ compile group: 'com.android.tools', name: 'r8', version: '8.0.40'
19
20
21
jar {
0 commit comments