mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +00:00
Merge pull request #11878 from webgeek1234/master
android: Build native code with ndk r22
This commit is contained in:
commit
e3bf61f85f
@ -27,7 +27,7 @@ apply plugin: 'com.android.application'
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
buildToolsVersion "29.0.3"
|
||||
ndkVersion '21.3.6528147'
|
||||
ndkVersion "22.0.7026061"
|
||||
|
||||
flavorDimensions "variant"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user