update ndk version

This commit is contained in:
Leonid Pliushch 2020-06-09 12:02:41 +03:00 committed by GitHub
parent 35842cf4a6
commit 669c336e2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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