Create new core module: type-system
This commit is contained in:
committed by
Simon Ogorodnik
parent
fe278ea0a0
commit
f7702d3e43
@@ -8,6 +8,7 @@ javaHome = rootProject.extra["JDK_16"] as String
|
||||
|
||||
dependencies {
|
||||
compile(project(":core:util.runtime"))
|
||||
compile(project(":core:type-system"))
|
||||
compile(kotlinStdlib())
|
||||
compile(project(":kotlin-annotations-jvm"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user