From 45495654b4daaa77ec25845635b308fb18e58069 Mon Sep 17 00:00:00 2001 From: JF Date: Tue, 7 Aug 2018 16:11:04 +0000 Subject: [PATCH] New app: Rosary --- metadata/org.example.rosary.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/org.example.rosary.yml diff --git a/metadata/org.example.rosary.yml b/metadata/org.example.rosary.yml new file mode 100644 index 0000000000..f2124f6c36 --- /dev/null +++ b/metadata/org.example.rosary.yml @@ -0,0 +1,28 @@ +Categories: + - Reading +License: GPL-3.0-or-later +AuthorName: JF +SourceCode: https://github.com/jfcolom/rosary +IssueTracker: https://github.com/jfcolom/rosary/issues + +AutoName: Rosary +Summary: Help for praying the christian Holy Rosary (Spanish) +Description: This is a very simple app helping christian users to pray the Rosary. + It basically shows biblical texts for the mysteries in an ordered way, and simulate + beads to count Hail Mary prayers. Currently, it only supports Spanish language + +RepoType: git +Repo: https://github.com/jfcolom/rosary + +Builds: + - versionName: '0.1' + versionCode: 1 + commit: v0.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '0.1' +CurrentVersionCode: 1