mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
adding LifeDots (com.mdiqentw.lifedots)
This commit is contained in:
parent
dcca5e7691
commit
bed6ce41fd
1 changed files with 31 additions and 0 deletions
31
metadata/com.mdiqentw.lifedots.yml
Normal file
31
metadata/com.mdiqentw.lifedots.yml
Normal 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
|
||||
Loading…
Reference in a new issue