Upgrade NDK version

This commit is contained in:
J-Jamet
2019-11-07 12:31:39 +01:00
parent e6d9df2b98
commit 6e7c0d5073

View File

@@ -6,7 +6,7 @@ apply plugin: 'kotlin-kapt'
android {
compileSdkVersion 28
buildToolsVersion '28.0.3'
ndkVersion "20.0.5594570"
ndkVersion "20.1.5948944"
defaultConfig {
applicationId "com.kunzisoft.keepass"