mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2026-08-12 01:27:33 +00:00
followup #2
This commit is contained in:
+1
-1
@@ -132,7 +132,7 @@ compileJava {
|
||||
|
||||
processResources {
|
||||
doFirst {
|
||||
delete file("$buildDir/resources/main/com/sparrowwallet/sparrow/about.fxml")
|
||||
delete files("$buildDir/resources/main/com/sparrowwallet/sparrow/about.fxml")
|
||||
}
|
||||
doLast {
|
||||
delete fileTree("$buildDir/resources/main/native").matching {
|
||||
|
||||
Reference in New Issue
Block a user