Add metadata for Print app, second attempt with new fork

This commit is contained in:
Bill Farmer 2021-08-03 12:27:40 +00:00 committed by linsui
parent 6ab5f8cd00
commit 396d5ab087

View file

@ -0,0 +1,30 @@
Categories:
- Writing
- System
License: GPL-3.0-only
AuthorName: Bill Farmer
AuthorWebSite: https://billthefarmer.github.io/
SourceCode: https://github.com/billthefarmer/print
IssueTracker: https://github.com/billthefarmer/print/issues
Changelog: https://github.com/billthefarmer/print/releases
AutoName: Print
RepoType: git
Repo: https://github.com/billthefarmer/print
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