Fix build by specifying ndkVersion
This commit is contained in:
@@ -18,6 +18,7 @@ ext {
|
||||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
ndkVersion '21.1.6352462'
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
|
||||
Reference in New Issue
Block a user