We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd93dd8 commit 7a9baebCopy full SHA for 7a9baeb
1 file changed
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
}
9
dependencies {
10
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.32.0'
11
- classpath 'gradle.plugin.com.github.johnrengelman:shadow:7.1.2'
+ classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.4'
12
13
14
0 commit comments