Skip to content

Commit 0cf46bd

Browse files
committed
Merge branch 'main' into blazor-hang
* main: Bump com.android.tools:r8 from 4.0.52 to 8.0.40 (dotnet#7934)
2 parents b8cb13d + 2780a28 commit 0cf46bd

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-
compile group: 'com.android.tools', name: 'r8', version: '4.0.52'
18+
compile group: 'com.android.tools', name: 'r8', version: '8.0.40'
1919
}
2020

2121
jar {

0 commit comments

Comments
 (0)