Add Parcelize runtime library to set of artifacts published as IDE components
The missing artifact is needed in order to solve KTIJ-19900.
This commit is contained in:
committed by
TeamCityServer
parent
20b73499f5
commit
adf174809e
@@ -334,6 +334,7 @@ extra["compilerArtifactsForIde"] = listOf(
|
||||
":kotlin-scripting-compiler",
|
||||
":kotlin-scripting-compiler-impl",
|
||||
":kotlin-android-extensions-runtime",
|
||||
":plugins:parcelize:parcelize-runtime",
|
||||
":kotlin-stdlib-common",
|
||||
":kotlin-stdlib",
|
||||
":kotlin-stdlib-jdk7",
|
||||
|
||||
Reference in New Issue
Block a user