[kotlin compiler][update] 1.2-20180126.115605-180 (#1269)
* [kotlin compiler][update] 1.2-20180126.115605-180 kotlinScriptRuntimeVersion=1.2-20180126.115623-180 kotlinStdLibVersion=1.2-20180126.115626-180 kotlinReflectVersion=1.2-20180126.115618-180 kotlinStdLibJdk8Version=1.2-20180126.115632-180 kotlinGradlePluginVersion=1.2-20180126.115615-180 * [build] Fix upload for Kotlin dependencies
This commit is contained in:
Vendored
+1
-1
@@ -129,8 +129,8 @@ uploads.each { target ->
|
||||
'doc' : project.configurations.getByName("kotlin_${target}_doc").files.collect {it.path},
|
||||
'pom' : project.configurations.getByName("kotlin_${target}_pom").files.collect {it.path},
|
||||
'override': project.hasProperty("override") && project["override"]
|
||||
|
||||
]
|
||||
startParameter.useEmptySettings()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user