This website requires JavaScript.
Explore
Help
Sign In
minetest-stuffs
/
dragonfire-client-waspsaliva
Watch
1
Star
0
Fork
0
You've already forked dragonfire-client-waspsaliva
Code
Issues
2
Pull Requests
Releases
2
Wiki
Activity
dragonfire-client-waspsaliva
/
build
/
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 14:14:04 -04: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