Newapp: Meshtastic

This commit is contained in:
Licaon_Kter 2024-04-01 15:17:41 +03:00
parent 4e497ce0da
commit 474a22eb3b

View file

@ -0,0 +1,36 @@
Categories:
- Connectivity
- Internet
- System
License: GPL-3.0-only
WebSite: https://meshtastic.org
SourceCode: https://github.com/meshtastic/Meshtastic-Android
IssueTracker: https://github.com/meshtastic/Meshtastic-Android/issues
Translation: https://crowdin.meshtastic.org/android
Changelog: https://github.com/meshtastic/Meshtastic-Android/releases
OpenCollective: meshtastic
AutoName: Meshtastic
RepoType: git
Repo: https://github.com/meshtastic/Meshtastic-Android.git
Binaries: https://github.com/meshtastic/Meshtastic-Android/releases/download/%v/fdroidRelease-%v.apk
Builds:
- versionName: 2.3.2
versionCode: 30302
commit: 2.3.2
subdir: app
submodules: true
gradle:
- fdroid
prebuild: sed -i -e '/(useCrashlytics)/,+3d' -e '/firebase/d' -e '/gms/d' ../build.gradle
build.gradle
AllowedAPKSigningKeys: a93b456568c175db0800a09f06777f892d812432adb8a3df73bc3e7f06c80c6d
AutoUpdateMode: Version %v
UpdateCheckMode: HTTP
UpdateCheckData: https://github.com/meshtastic/Meshtastic-Android/releases/latest/download/version_info.txt|versionCode=(\d+)|.|versionName=(.+)
CurrentVersion: 2.3.2
CurrentVersionCode: 30302