mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Fix task ordering and more in Gradle Android build
This commit is contained in:
parent
a93f3542d9
commit
fee2e3ee27
3 changed files with 56 additions and 44 deletions
|
@ -33,5 +33,4 @@ allprojects {
|
|||
|
||||
task clean(type: Delete) {
|
||||
delete rootProject.buildDir
|
||||
delete 'native/deps'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue