Avoid specifying ndk version

This commit is contained in:
Fredrik Fornwall 2020-05-24 01:22:33 +02:00
parent 38a3319ca2
commit c4c4912a7e
2 changed files with 0 additions and 2 deletions

View file

@ -4,7 +4,6 @@ plugins {
android {
compileSdkVersion 28
ndkVersion '21.0.6113669'
dependencies {
implementation "androidx.annotation:annotation:1.1.0"

View file

@ -18,7 +18,6 @@ ext {
android {
compileSdkVersion 28
ndkVersion '21.0.6113669'
defaultConfig {
minSdkVersion 21