diff --git a/sbapp/buildozer.spec b/sbapp/buildozer.spec index f4d834e..8a6defe 100644 --- a/sbapp/buildozer.spec +++ b/sbapp/buildozer.spec @@ -16,7 +16,7 @@ android.numeric_version = 20240531 # relevant PRs have now been merged in Kivy/P4A, the next release will hopefully allow # building a non-ancient PyCa/Cryptography distribution again. When this happens, add # the "cryptography" dependency back in here. -requirements = kivy==2.3.0,libbz2,pillow==10.2.0,qrcode==7.3.1,usb4a,usbserial4a,libwebp,libogg,libopus,opusfile,numpy,cryptography,pydub,ffpyplayer +requirements = kivy==2.3.0,libbz2,pillow==10.2.0,qrcode==7.3.1,usb4a,usbserial4a,libwebp,libogg,libopus,opusfile,numpy,cryptography,pydub,ffpyplayer,codec2 android.gradle_dependencies = com.android.support:support-compat:28.0.0 #android.enable_androidx = True