try specify ndk version

This commit is contained in:
zeppi 2022-12-02 19:55:44 -05:00
parent 7c64405140
commit 5e5a98bb2a

View file

@ -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