diff --git a/metadata/com.mdiqentw.lifedots.yml b/metadata/com.mdiqentw.lifedots.yml new file mode 100644 index 0000000000..1ce1d610b1 --- /dev/null +++ b/metadata/com.mdiqentw.lifedots.yml @@ -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