diff --git a/src/java/KP2ASoftkeyboard_AS/app/build.gradle b/src/java/KP2ASoftkeyboard_AS/app/build.gradle index d2427553..128926d5 100644 --- a/src/java/KP2ASoftkeyboard_AS/app/build.gradle +++ b/src/java/KP2ASoftkeyboard_AS/app/build.gradle @@ -3,8 +3,6 @@ android { compileSdkVersion 23 buildToolsVersion '28.0.3' - ndkVersion '21.0.6113669' - defaultConfig { minSdkVersion 18 } @@ -23,4 +21,4 @@ android { } dependencies { -} \ No newline at end of file +}