Add metadata for Buses app - org.billthefarmer.buses.yml

This commit is contained in:
Bill Farmer 2021-09-04 11:03:38 +00:00 committed by linsui
parent 3c1ec7d070
commit 498e232179

View file

@ -0,0 +1,31 @@
AntiFeatures:
- NonFreeNet
Categories:
- Navigation
License: GPL-3.0-only
AuthorName: Bill Farmer
AuthorWebSite: https://billthefarmer.github.io/
SourceCode: https://github.com/billthefarmer/buses
IssueTracker: https://github.com/billthefarmer/buses/issues
Changelog: https://github.com/billthefarmer/buses/releases
AutoName: Buses
RepoType: git
Repo: https://github.com/billthefarmer/buses
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