[kotlin-native][build] clean task fix
This commit is contained in:
@@ -21,7 +21,7 @@ ext {
|
||||
Collection<EndorsedLibraryInfo> endorsedLibrariesList = ext.endorsedLibraries.values()
|
||||
|
||||
task clean {
|
||||
doLast {
|
||||
doFirst {
|
||||
delete buildDir
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user