mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 23:01:42 +00:00
ANDROID: Request NDK version 21.3.6528147 in build.gradle
This commit is contained in:
parent
5357b8b23c
commit
c002873cc4
@ -25,7 +25,7 @@ apply plugin: 'com.android.application'
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
buildToolsVersion "29.0.3"
|
||||
ndkVersion "21.0.6113669"
|
||||
ndkVersion "21.3.6528147"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "org.scummvm.scummvm"
|
||||
|
Loading…
x
Reference in New Issue
Block a user