adding LifeDots (com.mdiqentw.lifedots)

This commit is contained in:
Izzy 2022-03-07 21:13:54 +00:00
parent dcca5e7691
commit bed6ce41fd

View file

@ -0,0 +1,31 @@
Categories:
- Time
- Writing
License: GPL-3.0-only
AuthorName: Xilin Jia
SourceCode: https://github.com/XilinJia/Life-Dots
IssueTracker: https://github.com/XilinJia/Life-Dots/issues
Translation: https://crowdin.com/translate/life-dots
Liberapay: XilinJia
AutoName: Life Dots
RepoType: git
Repo: https://github.com/XilinJia/Life-Dots
Builds:
- versionName: 2.1.0
versionCode: 151
commit: 2.1.0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 2.1.0
CurrentVersionCode: 151