mirror of
https://github.com/markqvist/Sideband.git
synced 2025-01-28 07:56:59 -05:00
Updated version
This commit is contained in:
parent
19e3364b7f
commit
9f48fae6e8
@ -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 = 20241217
|
||||
android.numeric_version = 20250102
|
||||
|
||||
requirements = kivy==2.3.0,libbz2,pillow==10.2.0,qrcode==7.3.1,usb4a,usbserial4a,able_recipe,libwebp,libogg,libopus,opusfile,numpy,cryptography,ffpyplayer,codec2,pycodec2,sh,pynacl,typing-extensions
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
__debug_build__ = False
|
||||
__disable_shaders__ = False
|
||||
__version__ = "1.2.0"
|
||||
__version__ = "1.2.1"
|
||||
__variant__ = ""
|
||||
|
||||
import sys
|
||||
|
Loading…
x
Reference in New Issue
Block a user