mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-21 18:11:11 +00:00
Android: get deps as a zip archive and sqlite3 from official source
This commit is contained in:
parent
2341a4aff1
commit
05436fb551
4 changed files with 57 additions and 17 deletions
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
|||
android {
|
||||
compileSdkVersion 29
|
||||
buildToolsVersion '29.0.3'
|
||||
ndkVersion '21.1.6352462'
|
||||
ndkVersion '21.2.6472646'
|
||||
defaultConfig {
|
||||
applicationId 'net.minetest.minetest'
|
||||
minSdkVersion 16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue