Skip to content

Commit 6e90924

Browse files
committed
Merge branch 'main' into dev/grendel/cpp-tweaks
* main: Bump com.android.tools:r8 from 8.2.33 to 8.2.42 (#8634)
2 parents 81c05a4 + 384e1a7 commit 6e90924

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

2121
jar {

0 commit comments

Comments
 (0)