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