mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-26 19:05:30 +01:00
Fix task ordering and more in Gradle Android build
This commit is contained in:
@@ -33,5 +33,4 @@ allprojects {
|
||||
|
||||
task clean(type: Delete) {
|
||||
delete rootProject.buildDir
|
||||
delete 'native/deps'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user