1
0
Fork 0
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:
Maksim 2020-05-24 12:55:48 +02:00 committed by rubenwardy
parent 2341a4aff1
commit 05436fb551
4 changed files with 57 additions and 17 deletions

View file

@ -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