[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
@@ -19,6 +19,7 @@ dependencies {
|
||||
compileOnly(intellijDep())
|
||||
excludeInAndroidStudio(rootProject) { compileOnly(intellijPluginDep("maven")) }
|
||||
compileOnly(intellijPluginDep("gradle"))
|
||||
compileOnly(project(":idea:kotlin-gradle-tooling"))
|
||||
|
||||
testRuntime(project(":kotlin-reflect"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user