Fix build by specifying ndkVersion

This commit is contained in:
Fredrik Fornwall
2020-05-24 01:27:01 +02:00
parent c4c4912a7e
commit c2843897ac
2 changed files with 2 additions and 0 deletions

View File

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