mirror of
https://codeberg.org/yuzu-emu/yuzu.git
synced 2025-12-16 12:09:04 +00:00
Use NDK 29.0.14033849
This commit is contained in:
parent
c4f27bcefb
commit
ae235df7ee
@ -29,7 +29,7 @@ android {
|
|||||||
namespace = "org.yuzu.yuzu_emu"
|
namespace = "org.yuzu.yuzu_emu"
|
||||||
|
|
||||||
compileSdkVersion = "android-35"
|
compileSdkVersion = "android-35"
|
||||||
ndkVersion = "29.0.13846066"
|
ndkVersion = "29.0.14033849"
|
||||||
|
|
||||||
buildFeatures {
|
buildFeatures {
|
||||||
viewBinding = true
|
viewBinding = true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user