mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 11:21:29 +00:00
Don't run cleanNative with every clean.
This commit is contained in:
parent
f3cbd11607
commit
8e2b50e2ff
1 changed files with 0 additions and 1 deletions
|
@ -110,7 +110,6 @@ task cleanNative(type: Delete) {
|
|||
delete 'ext/syncthing/bin/'
|
||||
delete 'ext/syncthing/pkg/'
|
||||
}
|
||||
clean.dependsOn cleanNative
|
||||
|
||||
play {
|
||||
jsonFile = file('keys.json')
|
||||
|
|
Loading…
Reference in a new issue