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
|
||||
|
||||
buildscript {
|
||||
ext.ndk_version = '27.2.12479018'
|
||||
ext.ndk_version = '27.3.13750724'
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
|
Reference in New Issue
Block a user