[Gradle][MPP] Add k.g.p-tcs-android module for prototyping
KT-54766
This commit is contained in:
committed by
Space Team
parent
9b212cfa86
commit
33adebe5bf
@@ -97,6 +97,7 @@ dependencies {
|
||||
functionalTestCompileOnly("com.android.tools:common:30.2.1")
|
||||
functionalTestImplementation(gradleKotlinDsl())
|
||||
functionalTestImplementation(project(":kotlin-gradle-plugin-kpm-android"))
|
||||
functionalTestImplementation(project(":kotlin-gradle-plugin-tcs-android"))
|
||||
functionalTestImplementation(project(":kotlin-tooling-metadata"))
|
||||
functionalTestImplementation(testFixtures(project(":kotlin-gradle-plugin-idea")))
|
||||
functionalTestImplementation("com.github.gundy:semver4j:0.16.4:nodeps") {
|
||||
|
||||
Reference in New Issue
Block a user