From 5e4afcdcae4e0373b27eac4dc90fc4a1d733eeda Mon Sep 17 00:00:00 2001 From: Izzy Date: Sat, 2 Jan 2021 01:26:13 +0100 Subject: [PATCH] new app: YARC --- metadata/com.jstephan.yarc.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/com.jstephan.yarc.yml diff --git a/metadata/com.jstephan.yarc.yml b/metadata/com.jstephan.yarc.yml new file mode 100644 index 0000000000..55c9e1385f --- /dev/null +++ b/metadata/com.jstephan.yarc.yml @@ -0,0 +1,27 @@ +Categories: + - Money +License: GPL-3.0-only +AuthorName: Julien Stephan +SourceCode: https://framagit.org/stephjul/yarc +IssueTracker: https://framagit.org/stephjul/yarc/issues +Translation: https://framagit.org/stephjul/yarc#adding-new-translations +Changelog: https://framagit.org/stephjul/yarc/-/tags +Donate: https://paypal.me/stephjul84 + +AutoName: YARC + +RepoType: git +Repo: https://framagit.org/stephjul/yarc.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1