mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-11-24 10:23:21 +00:00
Android: Update NDK version to 29.0.14206865
This commit is contained in:
parent
8323c21e40
commit
f05f89e6b4
@ -8,7 +8,7 @@ plugins {
|
||||
@Suppress("UnstableApiUsage")
|
||||
android {
|
||||
compileSdkVersion = "android-36"
|
||||
ndkVersion = "27.0.12077973"
|
||||
ndkVersion = "29.0.14206865"
|
||||
|
||||
buildFeatures {
|
||||
viewBinding = true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user