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