Use NDK 29.0.13846066

This commit is contained in:
Mike Lothian 2025-07-04 16:42:59 +01:00
parent 72d5224bc8
commit 25a7251115

View File

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