[build][native] dependencies :kotlin-native:dependencies:update
This commit is contained in:
@@ -33,7 +33,7 @@ class NativeDep extends DefaultTask {
|
|||||||
KonanPropertiesLoader konanPropertiesLoader = null
|
KonanPropertiesLoader konanPropertiesLoader = null
|
||||||
|
|
||||||
final File getBaseOutDir() {
|
final File getBaseOutDir() {
|
||||||
final File res = rootProject.project(":kotlin-native").ext.dependenciesDir
|
final File res = project.rootProject.project(":kotlin-native").ext.dependenciesDir
|
||||||
res.mkdirs()
|
res.mkdirs()
|
||||||
return res
|
return res
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user