Put copyrights to the generated standard library sources
Read copyright template from .idea/copyright/apache.xml profile
This commit is contained in:
@@ -12,8 +12,8 @@ dependencies {
|
||||
compileKotlin {
|
||||
compilerJarFile = null
|
||||
kotlinOptions {
|
||||
languageVersion = "1.1"
|
||||
apiVersion = "1.1"
|
||||
languageVersion = "1.2"
|
||||
apiVersion = "1.2"
|
||||
freeCompilerArgs = ["-version", "-Xnormalize-constructor-calls=enable"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user