This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrorlandia_minetest
/
minetest
Watch
1
Star
0
Fork
1
You've already forked minetest
mirror of
https://github.com/minetest/minetest.git
synced
2024-11-04 14:53:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
879f7e9f03
minetest
/
android
/
settings.gradle
3 lines
56 B
Groovy
Raw
Normal View
History
Unescape
Escape
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.
2016-04-13 20:14:04 +02:00
rootProject
.
name
=
"Minetest"
Android: add Android Studio support, completely redone java part (#9066)
2020-04-15 16:27:40 +02:00
include
':app'
,
':native'
Reference in New Issue
Copy Permalink