We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 772e295 + c5c886b commit 00b84bfCopy full SHA for 00b84bf
1 file changed
packages/proguard-plugin/build.gradle.kts
@@ -13,7 +13,7 @@ repositories {
13
14
dependencies {
15
implementation("com.google.code.gson:gson:2.13.2")
16
- compileOnly("com.android.tools.build:gradle:8.7.3")
+ compileOnly("com.android.tools.build:gradle:8.13.2")
17
}
18
19
java {
0 commit comments