fix ndk version for terminal-emulator module

This commit is contained in:
Leonid Pliushch
2020-06-09 12:08:13 +03:00
committed by GitHub
parent 669c336e2f
commit 9c32935ca2

View File

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