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

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"