mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 08:05:18 +02:00
Update used Android NDK
This commit is contained in:
@@ -9,7 +9,7 @@ project.ext.set("versionBuild", 0) // Version Build
|
|||||||
// ^ fourth version number to allow releasing Android-only fixes and beta versions
|
// ^ fourth version number to allow releasing Android-only fixes and beta versions
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.ndk_version = '27.2.12479018'
|
ext.ndk_version = '27.3.13750724'
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
Reference in New Issue
Block a user