mirror of
https://github.com/Quad4-Software/MeshChatX.git
synced 2026-08-18 09:49:09 -04:00
feat: add APK artifact name configuration for ReticulumMeshChatX in package.json
This commit is contained in:
parent
1049ede449
commit
e0f7101b29
2 changed files with 3 additions and 0 deletions
BIN
meshchatx.rsm
BIN
meshchatx.rsm
Binary file not shown.
|
|
@ -237,6 +237,9 @@
|
|||
"synopsis": "Mesh networking chat client",
|
||||
"description": "A simple mesh network communications app powered by the Reticulum Network Stack"
|
||||
},
|
||||
"apk": {
|
||||
"artifactName": "ReticulumMeshChatX-v${version}-${os}-alpine-${arch}.${ext}"
|
||||
},
|
||||
"flatpak": {
|
||||
"runtime": "org.freedesktop.Platform",
|
||||
"runtimeVersion": "25.08",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue