ANDROID: Request NDK version 21.3.6528147 in build.gradle

This commit is contained in:
antoniou79 2020-07-21 23:44:33 +03:00
parent 5357b8b23c
commit c002873cc4

View File

@ -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"