add Offline Cook Book (com.benarmstead.simplecooking)

This commit is contained in:
FestplattenSchnitzel 2021-12-11 23:36:22 +00:00 committed by Izzy
parent d2901fbfdd
commit 8cd2150583

View file

@ -0,0 +1,31 @@
Categories:
- Reading
License: GPL-3.0-only
AuthorName: Ben Armstead
AuthorEmail: benarmstead@protonmail.com
AuthorWebSite: https://benarmstead.co.uk
SourceCode: https://github.com/benarmstead/OfflineCookBook
IssueTracker: https://github.com/benarmstead/OfflineCookBook/issues
Changelog: https://github.com/benarmstead/OfflineCookBook/releases
AutoName: CookBook
RepoType: git
Repo: https://github.com/benarmstead/OfflineCookBook.git
Builds:
- versionName: 1.0.6
versionCode: 6
commit: v1.0.6
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[0-9.]+$
CurrentVersion: 1.0.6
CurrentVersionCode: 6