[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
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user