mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
12 lines
No EOL
362 B
Text
12 lines
No EOL
362 B
Text
include "#!./gradlew -q :desktop:printConveyorConfig"
|
|
|
|
app {
|
|
display-name = "Meshtastic"
|
|
rdns-name = "org.meshtastic.desktop"
|
|
vcs-url = "https://github.com/meshtastic/Meshtastic-Android"
|
|
license = "GPL-3.0"
|
|
|
|
icons = "desktop/src/main/resources/icon.png"
|
|
|
|
site.base-url = "https://github.com/meshtastic/Meshtastic-Android/releases/latest/download"
|
|
} |