Define NDK version
This commit is contained in:
parent
55acb833b3
commit
86ee26662d
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ if (keystorePropertiesFile.exists()) {
|
|||
|
||||
android {
|
||||
compileSdkVersion 33
|
||||
ndkVersion "25.1.8937393"
|
||||
|
||||
sourceSets {
|
||||
main.java.srcDirs += 'src/main/kotlin'
|
||||
|
|
Loading…
Add table
Reference in a new issue