Publish artifacts needed for the kotlin-gradle-plugin in kotlin-ide repository
This commit is contained in:
@@ -99,7 +99,7 @@ testsJar()
|
||||
|
||||
projectTest(parallel = false) {
|
||||
dependsOn(":dist")
|
||||
dependsOnKotlinPluginInstall()
|
||||
dependsOnKotlinGradlePluginInstall()
|
||||
if (!Ide.AS41.orHigher()) {
|
||||
systemProperty("android.studio.sdk.manager.disabled", "true")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user