[stdlib-mpp] Cleanup kotlin.stdlib.mpp build flag (always true)
This commit is contained in:
committed by
Space Team
parent
00fa09dbf3
commit
222f996d45
@@ -15,7 +15,7 @@ configurations {
|
||||
dependencies {
|
||||
expectedBy project(':kotlin-test:kotlin-test-common')
|
||||
expectedBy project(':kotlin-test:kotlin-test-annotations-common')
|
||||
api RepoDependencies.kotlinStdlib(project, "mpp")
|
||||
api RepoDependencies.kotlinStdlib(project)
|
||||
}
|
||||
|
||||
compileKotlin2Js {
|
||||
|
||||
Reference in New Issue
Block a user