mirror of
https://github.com/minetest/minetest.git
synced 2024-11-23 08:03:45 +01:00
Update NDK
This commit is contained in:
parent
8ff0e1da15
commit
f596c36f4f
@ -10,7 +10,7 @@ project.ext.set("versionCode", 46) // 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 = '25.2.9519653'
|
ext.ndk_version = '26.2.11394342'
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
Loading…
Reference in New Issue
Block a user