We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5f7f6d commit 0e3cc3eCopy full SHA for 0e3cc3e
build.gradle
@@ -1,7 +1,6 @@
1
plugins {
2
id 'maven'
3
id "org.jetbrains.kotlin.jvm" version "1.3.21"
4
- id "com.github.johnrengelman.shadow" version '4.0.4'
5
}
6
7
ext{
0 commit comments