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.
1 parent bbb711e commit a455438Copy full SHA for a455438
build.gradle
@@ -14,7 +14,7 @@ buildscript {
14
}
15
dependencies {
16
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
17
- classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.3'
+ classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.4'
18
classpath "org.junit.platform:junit-platform-gradle-plugin:1.1.0"
19
20
0 commit comments