From c8efd2b60c3c4901ef521ed1c211d41294c3e357 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Mon, 3 Oct 2022 12:55:13 +0200 Subject: [PATCH] Bumped module versions --- sbapp/buildozer.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sbapp/buildozer.spec b/sbapp/buildozer.spec index 9452d81..059f05f 100644 --- a/sbapp/buildozer.spec +++ b/sbapp/buildozer.spec @@ -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