mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Update used Android NDK
This commit is contained in:
parent
a0547b3435
commit
65d498f78e
1 changed files with 1 additions and 1 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 = '27.2.12479018'
|
||||
ext.ndk_version = '27.3.13750724'
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue