mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-05 19:31:04 +00:00
Android: Update to SDK 35 (#16513)
This commit is contained in:
parent
e3ec044ed0
commit
8f98b4f243
5 changed files with 16 additions and 18 deletions
|
@ -68,5 +68,5 @@ if (new File(depsDir, 'armeabi-v7a').exists()) {
|
|||
preBuild.dependsOn getDeps
|
||||
|
||||
clean {
|
||||
delete new File(buildDir.parent, 'deps')
|
||||
delete depsDir
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue