We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf7d91e commit 23cd576Copy full SHA for 23cd576
toolkit/build.gradle
@@ -27,7 +27,7 @@ buildscript {
27
dependencies {
28
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.1'
29
classpath 'gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.6'
30
- classpath 'com.github.jengelman.gradle.plugins:shadow:1.2.3'
+ classpath 'com.github.jengelman.gradle.plugins:shadow:6.1.0'
31
classpath 'net.ltgt.gradle:gradle-apt-plugin:0.10'
32
}
33
0 commit comments