mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-29 08:21:27 +00:00
kivy: fix buildozer.spec
This commit is contained in:
parent
04a2c03c28
commit
decbf13de9
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ android.private_storage = True
|
|||
#android.manifest.intent_filters = nfc_filter.xml
|
||||
|
||||
# (list) Android additionnal libraries to copy into libs/armeabi
|
||||
android.add_libs_armeabi = lib/android/*.so
|
||||
#android.add_libs_armeabi = lib/android/*.so
|
||||
|
||||
# (bool) Indicate whether the screen should stay on
|
||||
# Don't forget to add the WAKE_LOCK permission if you set this to True
|
||||
|
|
Loading…
Add table
Reference in a new issue