Skip to content

Commit

Permalink
Bump com.android.tools:r8 from 8.0.40 to 8.1.56 (#8240)
Browse files Browse the repository at this point in the history
Context: https://r8.googlesource.com/r8/+/refs/tags/8.1.54
Context: https://mvnrepository.com/artifact/com.android.tools/r8/8.1.56

Note that I could not find an exact tag named `8.1.56`, so I linked to the closest one.
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent e9b19e4 commit 0e1c93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/r8/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {
}

dependencies {
compile group: 'com.android.tools', name: 'r8', version: '8.0.40'
compile group: 'com.android.tools', name: 'r8', version: '8.1.56'
}

jar {
Expand Down

0 comments on commit 0e1c93c

Please sign in to comment.