feat: add APK artifact name configuration for ReticulumMeshChatX in package.json

This commit is contained in:
Ivan 2026-08-13 11:14:52 -05:00
parent 1049ede449
commit e0f7101b29
No known key found for this signature in database
2 changed files with 3 additions and 0 deletions

Binary file not shown.

View file

@ -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",