There was an error while loading. Please reload this page.
1 parent 1c619b8 commit 4a0f8c5Copy full SHA for 4a0f8c5
1 file changed
buildSrc/build.gradle.kts
@@ -12,7 +12,7 @@ dependencies {
12
// gets these classes on its buildscript classpath at runtime. The root
13
// project must then apply the shadow plugin without a version to avoid
14
// the "plugin is already on the classpath" conflict.
15
- implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.3")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:9.6.1")
16
implementation("com.guardsquare:proguard-gradle:7.9.1")
17
implementation("org.jetbrains:annotations:26.1.0")
18
}
0 commit comments