remove ant task

This commit is contained in:
Vasily Levchenko
2016-09-28 18:11:40 +03:00
parent f96884b60a
commit 5304da3648
+1 -1
View File
@@ -1,4 +1,4 @@
ant.importBuild 'backend.native/kotlin-ir/build.xml'
//ant.importBuild 'backend.native/kotlin-ir/build.xml'
if (new File("$project.rootDir/local.properties").exists()) {
Properties props = new Properties()