We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68169e1 commit 0509e54Copy full SHA for 0509e54
1 file changed
build.gradle.kts
@@ -1,6 +1,7 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
+ base
5
kotlin("jvm") version "1.3.21" apply false
6
}
7
0 commit comments