mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-31 04:14:22 -04:00
Updated version code
This commit is contained in:
parent
81c28b35b2
commit
dbb26780fb
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 = 20221029
|
||||
android.numeric_version = 20221102
|
||||
|
||||
requirements = python3==3.9.5,hostpython3==3.9.5,cryptography,cffi,pycparser,kivy==2.1.0,pygments,sdl2,sdl2_ttf==2.0.15,pillow,lxmf==0.2.0,netifaces,libbz2,pydenticon,usb4a,usbserial4a
|
||||
p4a.local_recipes = ../Others/python-for-android/pythonforandroid/recipes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue