[KPM] Implement initial kpm/idea dependency resolution
^KT-51386 Verification Pending
This commit is contained in:
committed by
Space
parent
8b84ed4978
commit
1a5fc84080
@@ -6,6 +6,6 @@ plugins {
|
||||
dependencies {
|
||||
api(project(":native:kotlin-native-utils"))
|
||||
api(project(":kotlin-project-model"))
|
||||
|
||||
implementation(project(":kotlin-tooling-core"))
|
||||
compileOnly("com.android.tools.build:gradle:3.4.0")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user