Add Specie app metadata (New currency app)

This commit is contained in:
Bill Farmer 2021-10-30 08:45:30 +00:00 committed by linsui
parent 60ae9ca38a
commit 4e19286d1f

View file

@ -0,0 +1,32 @@
AntiFeatures:
- NonFreeNet
Categories:
- Money
License: GPL-3.0-only
AuthorName: Bill Farmer
AuthorWebSite: https://billthefarmer.github.io/
WebSite: https://billthefarmer.github.io/specie/
SourceCode: https://github.com/billthefarmer/specie
IssueTracker: https://github.com/billthefarmer/specie/issues
Changelog: https://github.com/billthefarmer/specie/releases
AutoName: Specie
RepoType: git
Repo: https://github.com/billthefarmer/specie
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1