Bumped module versions
This commit is contained in:
parent
3b33da79f2
commit
c8efd2b60c
|
@ -12,8 +12,7 @@ version.regex = __version__ = ['"](.*)['"]
|
|||
version.filename = %(source.dir)s/main.py
|
||||
android.numeric_version = 20220928
|
||||
|
||||
# requirements = python3==3.10.6,hostpython3==3.10.6,cryptography,cffi,pycparser,kivy==2.1.0,pygments,sdl2,sdl2_ttf==2.0.15,pillow,lxmf==0.1.7,netifaces,libbz2,pydenticon
|
||||
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.1.7,netifaces,libbz2,pydenticon
|
||||
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.1.8,netifaces,libbz2,pydenticon
|
||||
p4a.local_recipes = ../Others/python-for-android/pythonforandroid/recipes
|
||||
requirements.source.kivymd = ../../Others/KivyMD-master
|
||||
# requirements.source.plyer = ../../Others/plyer
|
||||
|
|
Loading…
Reference in New Issue