mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Use newer NDK r23c for android build
This commit is contained in:
@@ -10,7 +10,7 @@ project.ext.set("versionCode", 38) // Android Version Code
|
|||||||
// each APK must have a larger `versionCode` than the previous
|
// each APK must have a larger `versionCode` than the previous
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.ndk_version = '23.0.7599858'
|
ext.ndk_version = '23.2.8568313'
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
jcenter()
|
jcenter()
|
||||||
|
Reference in New Issue
Block a user