Skip to content

Commit 0acf16f

Browse files
Bump com.android.tools:r8 from 8.2.33 to 8.2.42 in /src/r8
Bumps com.android.tools:r8 from 8.2.33 to 8.2.42. --- updated-dependencies: - dependency-name: com.android.tools:r8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e65135 commit 0acf16f

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)