Create new core module: type-system
This commit is contained in:
committed by
Simon Ogorodnik
parent
fe278ea0a0
commit
f7702d3e43
@@ -53,6 +53,7 @@ dependencies {
|
||||
proguardAdditionalInJars(project(":kotlin-annotations-jvm"))
|
||||
proguardDeps(files(firstFromJavaHomeThatExists("jre/lib/rt.jar", "../Classes/classes.jar", jdkHome = File(property("JDK_16") as String))))
|
||||
|
||||
shadows(project(":core:type-system"))
|
||||
shadows(project(":kotlin-reflect-api"))
|
||||
shadows(project(":core:metadata"))
|
||||
shadows(project(":core:metadata.jvm"))
|
||||
|
||||
Reference in New Issue
Block a user