Explorar el Código

Add FAP Version

Esteban Fuentealba hace 2 años
padre
commit
7275c25998
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      application.fam

+ 3 - 0
application.fam

@@ -14,4 +14,7 @@ App(
     fap_icon="icons/icon.png",
     fap_icon_assets="icons",
     fap_category="GPIO",
+    fap_version=[1,0],
+    fap_author="Esteban Fuentealba",
+    fap_weburl="https://github.com/EstebanFuentealba/MALVEKE-Flipper-Zero"
 )