File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ dependencies {
7373 implementation(" commons-io:commons-io:2.19.0" )
7474 implementation(" com.fasterxml.jackson.core:jackson-databind:2.19.2" )
7575
76- implementation(" com.android.tools:r8:8.9.35 " )
76+ implementation(" com.android.tools:r8:8.11.18 " )
7777 implementation(project(" :compiler" ))
7878 implementation(project(" :signer" ))
7979 implementation(project(" :logging" ))
Original file line number Diff line number Diff line change @@ -27,6 +27,6 @@ dependencies {
2727
2828 // noinspection GradleDependency
2929 implementation(" org.eclipse.jdt:ecj:3.18.0" )
30- implementation(" com.android.tools:r8:8.9.35 " )
30+ implementation(" com.android.tools:r8:8.11.18 " )
3131 implementation(" androidx.annotation:annotation-jvm:1.9.1" )
3232}
You can’t perform that action at this time.
0 commit comments