1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-25 07:45:27 +01:00

Upgrade Android build to Gradle build system

The old Ant build system has been deprecated for a while and new development is focused on Gradle.
I also removed a hardcoded string that lint caught and moved the patch files to a subdirectory.
I left the JNI files in the root directory.
This commit is contained in:
ShadowNinja
2016-04-13 14:14:04 -04:00
parent 7baddd1735
commit e41673820f
29 changed files with 291 additions and 287 deletions

View File

@@ -0,0 +1,2 @@
rootProject.name = "Minetest"