Adding com.serwylo.babybook

This commit is contained in:
Peter Serwylo 2022-02-02 14:49:52 +11:00 committed by Licaon_Kter
parent fb37a1f4f3
commit e3be52c043

View file

@ -0,0 +1,32 @@
Categories:
- Reading
- Science & Education
- Writing
License: GPL-3.0-or-later
AuthorName: Peter Serwylo
AuthorWebSite: https://peter.serwylo.com
SourceCode: https://github.com/babydots/babybook
IssueTracker: https://github.com/babydots/babybook/issues
Changelog: https://github.com/babydots/babybook/releases
AutoName: Baby Book
RepoType: git
Repo: https://github.com/babydots/babybook
Builds:
- versionName: 0.1.0
versionCode: 1
commit: v0.1.0
subdir: android
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