Merge pull request #1041 from AndreMiras/feature/default_ndk_to_19b

Updates default buildozer.spec NDK from 17c to 19b
This commit is contained in:
Andre Miras 2020-03-28 17:26:13 +01:00 committed by GitHub
commit cceab3c2ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,7 +97,7 @@ fullscreen = 0
#android.sdk = 20
# (str) Android NDK version to use
#android.ndk = 17c
#android.ndk = 19b
# (int) Android NDK API to use. This is the minimum API your app will support, it should usually match android.minapi.
#android.ndk_api = 21