Use NDK 29.0.14033849

This commit is contained in:
Mike Lothian 2025-10-03 12:24:53 +01:00
parent c4f27bcefb
commit ae235df7ee

View File

@ -29,7 +29,7 @@ android {
namespace = "org.yuzu.yuzu_emu"
compileSdkVersion = "android-35"
ndkVersion = "29.0.13846066"
ndkVersion = "29.0.14033849"
buildFeatures {
viewBinding = true