1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02: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