remove ndk version specified in KP2ASoftkeyboard_AS/app/build.gradle

Partially reverts 4b3f6657a8
This commit is contained in:
tenzap
2023-01-25 09:08:11 +01:00
parent 3c9a8341ae
commit dfbfeb3fa3

View File

@@ -3,8 +3,6 @@ android {
compileSdkVersion 23
buildToolsVersion '28.0.3'
ndkVersion '21.0.6113669'
defaultConfig {
minSdkVersion 18
}