gradle-plugin: Rename kotlin.native.home property in konan.home

This commit is contained in:
Ilya Matveev
2017-03-31 14:57:11 +07:00
committed by ilmat192
parent 870a0a01c1
commit 98c440f2d6
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1 +1 @@
kotlin.native.home=../../dist
konan.home=../../dist
@@ -1 +1 @@
kotlin.native.home=../..
konan.home=../..