Cleanup: remove deprecated configuration property
Currently it's useless because we don't override compilerJarFile anymore.
This commit is contained in:
@@ -10,7 +10,6 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
compileKotlin {
|
compileKotlin {
|
||||||
compilerJarFile = null
|
|
||||||
kotlinOptions {
|
kotlinOptions {
|
||||||
languageVersion = "1.2"
|
languageVersion = "1.2"
|
||||||
apiVersion = "1.2"
|
apiVersion = "1.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user