mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Android: update used NDK and SDL support code
This commit is contained in:
parent
4b90e582b4
commit
0d85e826f4
5 changed files with 35 additions and 22 deletions
|
@ -9,7 +9,7 @@ project.ext.set("versionBuild", 0) // Version Build
|
|||
// ^ fourth version number to allow releasing Android-only fixes and beta versions
|
||||
|
||||
buildscript {
|
||||
ext.ndk_version = '26.2.11394342'
|
||||
ext.ndk_version = '27.2.12479018'
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue