mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-13 05:06:30 +04:00
[FL-3317] fbt: allow strings for fap_version field in app manifests (#2672)
This commit is contained in:
@@ -8,7 +8,7 @@ App(
|
||||
stack_size=2 * 1024,
|
||||
fap_category="Examples",
|
||||
# Optional values
|
||||
# fap_version=(0, 1), # (major, minor)
|
||||
# fap_version="0.1",
|
||||
fap_icon="@FBT_APPID@.png", # 10x10 1-bit PNG
|
||||
# fap_description="A simple app",
|
||||
# fap_author="J. Doe",
|
||||
|
||||
Reference in New Issue
Block a user