mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-10 08:39:37 -04:00
Updated Android build code
This commit is contained in:
parent
04f20cc4fd
commit
c2881e70e9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ source.exclude_patterns = app_storage/*,venv/*,Makefile,./Makefil*,requirements,
|
|||
|
||||
version.regex = __version__ = ['"](.*)['"]
|
||||
version.filename = %(source.dir)s/main.py
|
||||
android.numeric_version = 20240908
|
||||
android.numeric_version = 20240909
|
||||
|
||||
requirements = kivy==2.3.0,libbz2,pillow==10.2.0,qrcode==7.3.1,usb4a,usbserial4a,libwebp,libogg,libopus,opusfile,numpy,cryptography,ffpyplayer,codec2,pycodec2,sh,pynacl
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue