Skip to content

Commit

Permalink
Bump r8 from 4.0.48 to 4.0.52 (dotnet#7858)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and jonathanpeppers committed Dec 14, 2023
1 parent 5364e4b commit 2ea1a64
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: '4.0.48'
compile group: 'com.android.tools', name: 'r8', version: '4.0.52'
}

jar {
Expand Down

0 comments on commit 2ea1a64

Please sign in to comment.