This commit is contained in:
SomberNight 2018-12-06 16:05:35 +01:00
parent 8999e92f76
commit 2f7573850e
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -66,7 +66,7 @@ android.sdk = 24
# (str) Android NDK version to use
android.ndk = 14b
(int) Android NDK API to use (optional). This is the minimum API your app will support.
# (int) Android NDK API to use (optional). This is the minimum API your app will support.
android.ndk_api = 21
# (bool) Use --private data storage (True) or --dir public storage (False)