The gradle.property contains the version of the kotlin kotlin_version, previously it was used for holding llvmInstallPath, now this variable should be defined in local.property
This commit is contained in:
Vasily Levchenko
2016-09-28 16:08:44 +03:00
parent c6cf10b1e8
commit 89d6c24f56
6 changed files with 6 additions and 8 deletions
-1
View File
@@ -3,4 +3,3 @@ include ':Interop:StubGenerator'
include ':Interop:Runtime'
include ':InteropExample'
include ':backend.native'
include ':backend.native:cli.bc'