Build kotlin-stdlib in addition to kotlin-runtime in ant build.

This commit is contained in:
Ilya Gorbunov
2017-01-21 00:51:48 +03:00
parent a2bd3bfc7b
commit f9e552e3c2
3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ manifest.impl.title.kotlin.compiler.sources=Kotlin Compiler Sources
manifest.impl.title.kotlin.compiler.ant.task=Kotlin Compiler Ant Tasks
manifest.impl.title.kotlin.jvm.runtime=Kotlin Runtime
manifest.impl.title.kotlin.jvm.runtime=Kotlin Standard Library
manifest.impl.title.kotlin.jvm.reflect=Kotlin Reflect
manifest.impl.title.kotlin.script.runtime=Kotlin Script Runtime
manifest.impl.title.kotlin.jvm.runtime.sources=Kotlin Runtime Sources