Updated version and dependencies

This commit is contained in:
Mark Qvist 2022-12-24 00:00:04 +01:00
parent 930363f9a3
commit 3d26735efd
2 changed files with 2 additions and 2 deletions

View file

@ -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 = 20221222
android.numeric_version = 20221223
requirements = python3==3.9.5,hostpython3==3.9.5,cryptography,cffi,pycparser,kivy==2.1.0,pygments,sdl2,sdl2_ttf==2.0.15,pillow,netifaces,libbz2,pydenticon,usb4a,usbserial4a,qrcode
p4a.local_recipes = ../Others/python-for-android/pythonforandroid/recipes