mirror of
https://github.com/markqvist/Sideband.git
synced 2025-06-28 00:17:08 -04:00
Updated build code
This commit is contained in:
parent
440677d8ae
commit
32eed96f15
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ source.exclude_patterns = app_storage/*,venv/*,Makefile,./Makefil*,requirements,
|
||||||
|
|
||||||
version.regex = __version__ = ['"](.*)['"]
|
version.regex = __version__ = ['"](.*)['"]
|
||||||
version.filename = %(source.dir)s/main.py
|
version.filename = %(source.dir)s/main.py
|
||||||
android.numeric_version = 20240401
|
android.numeric_version = 20240522
|
||||||
|
|
||||||
# Cryptography recipe is currently broken, using RNS-internal crypto for now. Since
|
# Cryptography recipe is currently broken, using RNS-internal crypto for now. Since
|
||||||
# relevant PRs have now been merged in Kivy/P4A, the next release will hopefully allow
|
# relevant PRs have now been merged in Kivy/P4A, the next release will hopefully allow
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue