Skip to content

Commit 48ce7f9

Browse files
dependabot[bot]jonathanpeppers
authored andcommitted
1 parent 2ea1a64 commit 48ce7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/r8/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
}
1616

1717
dependencies {
18-
compile group: 'com.android.tools', name: 'r8', version: '4.0.52'
18+
compile group: 'com.android.tools', name: 'r8', version: '8.0.40'
1919
}
2020

2121
jar {

0 commit comments

Comments
 (0)