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:
2
build/android/settings.gradle
Normal file
2
build/android/settings.gradle
Normal file
@@ -0,0 +1,2 @@
|
||||
rootProject.name = "Minetest"
|
||||
|
||||
Reference in New Issue
Block a user