mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 12:58:36 -07:00
feat: 1.14 update
This commit is contained in:
@@ -7,6 +7,7 @@ App(
|
||||
"gui",
|
||||
],
|
||||
stack_size=3 * 1024,
|
||||
order=10,
|
||||
fap_icon="flipbip_10px.png",
|
||||
fap_private_libs=[
|
||||
Lib(
|
||||
@@ -16,6 +17,6 @@ App(
|
||||
fap_category="Tools",
|
||||
fap_author="Struan Clark (xtruan)",
|
||||
fap_weburl="https://github.com/xtruan/FlipBIP",
|
||||
fap_version=(1, 13),
|
||||
fap_version=(1, 14),
|
||||
fap_description="Crypto wallet for Flipper",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user