mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 17:31:36 +00:00
fix prev
This commit is contained in:
parent
8999e92f76
commit
2f7573850e
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue