try specify ndk version
This commit is contained in:
parent
7c64405140
commit
5e5a98bb2a
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ android.minapi = 21
|
|||
android.sdk = 23
|
||||
|
||||
# (str) Android NDK version to use
|
||||
#android.ndk = 13b
|
||||
android.ndk = 23c
|
||||
|
||||
# (bool) Use --private data storage (True) or --dir public storage (False)
|
||||
#android.private_storage = True
|
||||
|
|
Loading…
Reference in a new issue