Skip to content

Commit

Permalink
Updated build code
Browse files Browse the repository at this point in the history
  • Loading branch information
markqvist committed Nov 13, 2023
1 parent da26fa7 commit fb2ea1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbapp/buildozer.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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 = 20231108
android.numeric_version = 20231113
# Cryptography recipe is currently broken, using RNS-internal crypto for now
requirements = kivy==2.2.1,libbz2,pillow,qrcode==7.3.1,usb4a,usbserial4a
Expand Down

0 comments on commit fb2ea1e

Please sign in to comment.