Upgrade NDK to v21 LTS

This commit is contained in:
J-Jamet
2021-03-05 13:17:03 +01:00
parent b5d6ee9dee
commit 4952d107dd

View File

@@ -5,8 +5,8 @@ apply plugin: 'kotlin-kapt'
android {
compileSdkVersion 30
buildToolsVersion '30.0.3'
ndkVersion '21.3.6528147'
buildToolsVersion "30.0.3"
ndkVersion "21.4.7075529"
defaultConfig {
applicationId "com.kunzisoft.keepass"