mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Merge pull request #11370 from t895/ndk-update
Android: Upgrade NDK to 25.1.8937393
This commit is contained in:
@ -5,7 +5,7 @@ plugins {
|
||||
|
||||
android {
|
||||
compileSdkVersion 33
|
||||
ndkVersion "25.0.8775105"
|
||||
ndkVersion "25.1.8937393"
|
||||
|
||||
viewBinding.enabled = true
|
||||
|
||||
|
Reference in New Issue
Block a user