This commit is contained in:
Brent Picasso 2018-12-01 12:06:27 -08:00
parent 98c2f36a11
commit 9bb9dd590c

View file

@ -99,7 +99,7 @@ fullscreen = 0
# (str) Android NDK version to use
#android.ndk = 9c
# (int) Android NDK API to use (optional). This is the minimum API your API will support.
# (int) Android NDK API to use (optional). This is the minimum API your app will support.
#android.ndk.api = 19
# (bool) Use --private data storage (True) or --dir public storage (False)