Reorganize builtins built and use in the projects
This commit is contained in:
@@ -7,7 +7,6 @@ apply {
|
||||
jvmTarget = "1.6"
|
||||
|
||||
dependencies {
|
||||
compile(project(":core:builtins"))
|
||||
compile(projectDist(":kotlin-stdlib"))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user