Add new app (org.btcmap)

This commit is contained in:
Igor Bubelov 2022-05-21 16:30:13 +00:00 committed by Izzy
parent 89f17fe82e
commit 9c6b4debeb

30
metadata/org.btcmap.yml Normal file
View file

@ -0,0 +1,30 @@
Categories:
- Internet
- Navigation
- Money
License: AGPL-3.0-or-later
SourceCode: https://github.com/bubelov/btcmap-android
IssueTracker: https://github.com/bubelov/btcmap-android/issues
Bitcoin: bc1qng60mcufjnmz6330gze5yt4m6enzra7lywns2d
AutoName: BTC Map
RepoType: git
Repo: https://github.com/bubelov/btcmap-android
Builds:
- versionName: 0.1.0
versionCode: 1
commit: 95173acc99499dd96271acc8c1c7b049a069ff5b
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.1.0
CurrentVersionCode: 1