mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-28 07:10:35 -05:00
Android: Update NDK version to 29.0.14206865
This commit is contained in:
@@ -8,7 +8,7 @@ plugins {
|
||||
@Suppress("UnstableApiUsage")
|
||||
android {
|
||||
compileSdkVersion = "android-36"
|
||||
ndkVersion = "27.0.12077973"
|
||||
ndkVersion = "29.0.14206865"
|
||||
|
||||
buildFeatures {
|
||||
viewBinding = true
|
||||
|
||||
Reference in New Issue
Block a user