Add app BLE Radar

This commit is contained in:
Constantine 2024-01-11 13:06:59 +00:00 committed by linsui
parent c47b332f45
commit f2989b0693

View file

@ -0,0 +1,36 @@
AntiFeatures:
NonFreeNet:
en-US: Rely on OpenStreetMaps.
Categories:
- Connectivity
- Security
License: GPL-3.0-only
AuthorName: Konstantin Kulikov
AuthorEmail: f@cking.software
AuthorWebSite: https://f.cking.software/
SourceCode: https://github.com/Semper-Viventem/MetaRadar
IssueTracker: https://github.com/Semper-Viventem/MetaRadar/issues
Changelog: https://github.com/Semper-Viventem/MetaRadar/releases
Bitcoin: bc1qplw7qadk78ljdsm64j3tpvquazlj2htkar9eed
AutoName: BLE Radar
RepoType: git
Repo: https://github.com/Semper-Viventem/MetaRadar/
Builds:
- versionName: 0.21.5-beta
versionCode: 1704045673
commit: v0.21.5-beta
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[0-9]+\.[0-9]+\.[0-9]+(-[a-zA-Z0-9]+)?$
CurrentVersion: 0.21.5-beta
CurrentVersionCode: 1704045673