mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-22 05:20:36 +01:00
Updated build code
This commit is contained in:
parent
0175ca917d
commit
d72f74699d
@ -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 = 20240530
|
android.numeric_version = 20240531
|
||||||
|
|
||||||
# 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…
Reference in New Issue
Block a user