g/c: compiler/build.gradle deleted
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
buildscript {
|
|
||||||
ext.kotlin_version = '1.0.3'
|
|
||||||
repositories {
|
|
||||||
mavenCentral()
|
|
||||||
}
|
|
||||||
dependencies {
|
|
||||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
apply plugin: 'java'
|
|
||||||
apply plugin: 'kotlin'
|
|
||||||
Reference in New Issue
Block a user