Skip to content

Commit

Permalink
Merge branch 'main' into dev/grendel/extended-timing
Browse files Browse the repository at this point in the history
* main:
  Bump com.android.tools:r8 from 8.2.42 to 8.2.47 (#8761)
  • Loading branch information
grendello committed Feb 27, 2024
2 parents 3714c16 + 8c7cf91 commit 5d9866b
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 {
implementation 'com.android.tools:r8:8.2.42'
implementation 'com.android.tools:r8:8.2.47'
}

jar {
Expand Down

0 comments on commit 5d9866b

Please sign in to comment.