kotlin-stdlib:jvm-minimal-for-test -> kotlin-stdlib-jvm-minimal-for-test
Changed after cherry-picking 8baf570ee7
to the master-for-ide branch
This commit is contained in:
committed by
TeamCityServer
parent
6ea4b8997b
commit
1cd75b1e82
+1
-1
@@ -2,4 +2,4 @@ plugins {
|
|||||||
kotlin("jvm")
|
kotlin("jvm")
|
||||||
}
|
}
|
||||||
|
|
||||||
publishJarsForIde(listOf(":kotlin-stdlib:jvm-minimal-for-test"))
|
publishJarsForIde(listOf(":kotlin-stdlib-jvm-minimal-for-test"))
|
||||||
|
|||||||
Reference in New Issue
Block a user