mirror of https://github.com/minetest/minetest
Update used Android NDK
This commit is contained in:
parent
a0547b3435
commit
65d498f78e
|
|
@ -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…
Reference in New Issue