update ndk version

This commit is contained in:
Leonid Pliushch 2020-06-17 14:08:58 +03:00
parent 664ec43f94
commit 2224d917a3
No known key found for this signature in database
GPG key ID: 45F2964132545795
2 changed files with 2 additions and 2 deletions

View file

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

View file

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