[Import] Downgrade jvmTarget & move Models and ModelBuilderServices
Fixed KT-35921 Fixed KT-36673
This commit is contained in:
committed by
Yaroslav Chernyshev
parent
385ddba2d9
commit
0b8c497d2e
@@ -16,7 +16,8 @@ dependencies {
|
||||
excludeInAndroidStudio(rootProject) { compileOnly(intellijPluginDep("maven")) }
|
||||
compileOnly(intellijPluginDep("gradle"))
|
||||
compileOnly(intellijDep())
|
||||
}
|
||||
compileOnly(project(":idea:kotlin-gradle-tooling"))
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
"main" { projectDefault() }
|
||||
|
||||
Reference in New Issue
Block a user