Skip to content

Commit 8c7cf91

Browse files
Bump com.android.tools:r8 from 8.2.42 to 8.2.47 (#8761)
Context: https://r8.googlesource.com/r8/+/refs/tags/8.2.44 Context: https://r8.googlesource.com/r8/+/62baf24ba2b71f4e5bc04c7f01930bc5d47b02be Context: https://maven.google.com/web/index.html?q=r8#com.android.tools:r8:8.2.47 Note that I was not able to find an *exact* matching tag for this release, but found the commit.
1 parent a82ac4e commit 8c7cf91

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-
implementation 'com.android.tools:r8:8.2.42'
18+
implementation 'com.android.tools:r8:8.2.47'
1919
}
2020

2121
jar {

0 commit comments

Comments
 (0)