mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Android: Update ndk version to 25.2.9519653
This commit is contained in:
@ -13,7 +13,7 @@ task copyProfile (type: Copy) {
|
||||
|
||||
android {
|
||||
compileSdkVersion 33
|
||||
ndkVersion "25.1.8937393"
|
||||
ndkVersion "25.2.9519653"
|
||||
|
||||
viewBinding.enabled = true
|
||||
|
||||
|
Reference in New Issue
Block a user