We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d91b9c + 741dbad commit c329565Copy full SHA for c329565
buildSrc/build.gradle
@@ -37,7 +37,7 @@ repositories {
37
dependencies {
38
compile gradleApi()
39
compile localGroovy()
40
- compile 'com.github.jengelman.gradle.plugins:shadow:5.2.0'
+ compile 'com.github.jengelman.gradle.plugins:shadow:4.0.3'
41
compile "gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.5.0"
42
43
runtime "net.ltgt.gradle:gradle-apt-plugin:0.21" // Enable a Java annotation processor
0 commit comments