From 95c728d9e6af28efe411af0692fb9bb717157da2 Mon Sep 17 00:00:00 2001 From: Webierta Date: Tue, 29 Oct 2019 09:28:26 +0000 Subject: [PATCH] Todolist --- metadata/com.android.todolist.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/com.android.todolist.yml diff --git a/metadata/com.android.todolist.yml b/metadata/com.android.todolist.yml new file mode 100644 index 0000000000..4888fff39c --- /dev/null +++ b/metadata/com.android.todolist.yml @@ -0,0 +1,24 @@ +Categories: + - Writing +License: GPL-3.0-or-later +SourceCode: https://github.com/Webierta/ToDoList +IssueTracker: https://github.com/Webierta/ToDoList/issues +Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=986PSAHLH6N4L + +AutoName: To Do List + +RepoType: git +Repo: https://github.com/Webierta/ToDoList + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1