set ndk version in build.gradle

Fixing CI builds.
This commit is contained in:
Leonid Plyushch
2020-03-21 11:19:18 +02:00
parent 8c8fa96133
commit 6e224cabcf
2 changed files with 2 additions and 0 deletions

View File

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