[build][performance] g/c unused lines
This commit is contained in:
committed by
Vasily Levchenko
parent
165f0ae93c
commit
f271058933
@@ -1,7 +1,3 @@
|
|||||||
import org.jetbrains.kotlin.konan.target.KonanTarget
|
|
||||||
|
|
||||||
//evaluationDependsOn(":tools:kotlin-native-gradle-plugin")
|
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
def rootProperties = new Properties()
|
def rootProperties = new Properties()
|
||||||
rootProperties.load(new FileReader(project.file('../gradle.properties')))
|
rootProperties.load(new FileReader(project.file('../gradle.properties')))
|
||||||
|
|||||||
Reference in New Issue
Block a user