[Import] Downgrade jvmTarget & move Models and ModelBuilderServices

Fixed KT-35921
Fixed KT-36673
This commit is contained in:
Yaroslav Chernyshev
2020-04-13 19:20:30 +03:00
committed by Yaroslav Chernyshev
parent 385ddba2d9
commit 0b8c497d2e
22 changed files with 373 additions and 315 deletions
@@ -2,6 +2,7 @@ plugins {
kotlin("jvm")
id("jps-compatible")
}
jvmTarget = "1.6"
// BUNCH 193: this module is no longer needed since IDEA 2020.1
Platform[193].orLower {