[stdlib-mpp] remove some kotlin-stdlib-common artifact deps
This commit is contained in:
committed by
Space Team
parent
35579692d9
commit
16e61f978c
@@ -15,7 +15,6 @@ compileKotlin {
|
||||
|
||||
dependencies {
|
||||
implementation project(":kotlin-stdlib")
|
||||
implementation project(":kotlin-stdlib-common")
|
||||
implementation project(':kotlin-native:backend.native')
|
||||
implementation project(":compiler:cli-common")
|
||||
implementation project(':kotlin-native:Interop:StubGenerator')
|
||||
|
||||
Reference in New Issue
Block a user