mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Android: update gradle, NDK and built tools version
This commit is contained in:
parent
e831ebd63b
commit
2ca81d679f
4 changed files with 13 additions and 9 deletions
|
@ -3,8 +3,8 @@ apply plugin: 'de.undercouch.download'
|
|||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
buildToolsVersion '29.0.3'
|
||||
ndkVersion '21.2.6472646'
|
||||
buildToolsVersion '30.0.2'
|
||||
ndkVersion '21.3.6528147'
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 29
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue