From ea96b9a73f97ab27b53ea1149e8749dc5f98b964 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Thu, 1 Oct 2020 21:21:03 +0200 Subject: [PATCH] New app: Contact Diary --- metadata/com.apozas.contactdiary.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/com.apozas.contactdiary.yml diff --git a/metadata/com.apozas.contactdiary.yml b/metadata/com.apozas.contactdiary.yml new file mode 100644 index 0000000000..bcb46d171a --- /dev/null +++ b/metadata/com.apozas.contactdiary.yml @@ -0,0 +1,26 @@ +Categories: + - Writing +License: GPL-3.0-or-later +AuthorName: Alex Pozas-Kerstjens +AuthorWebSite: https://www.alexpozas.com/ +SourceCode: https://github.com/apozas/contactdiary +IssueTracker: https://github.com/apozas/contactdiary/issues +Donate: https://paypal.me/apozasker + +AutoName: Contact Diary + +RepoType: git +Repo: https://github.com/apozas/contactdiary + +Builds: + - versionName: 1.0.4-github + versionCode: 5 + commit: v1.0.4 + subdir: android_app/app + gradle: + - github + +AutoUpdateMode: Version +-github v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.4 +CurrentVersionCode: 5