From 5d280152b8a848047a89815f7d458465591b8b8d Mon Sep 17 00:00:00 2001 From: Izzy Date: Fri, 1 Jan 2021 19:03:07 +0100 Subject: [PATCH] new app: Currencies --- metadata/de.salomax.currencies.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/de.salomax.currencies.yml diff --git a/metadata/de.salomax.currencies.yml b/metadata/de.salomax.currencies.yml new file mode 100644 index 0000000000..724765b67a --- /dev/null +++ b/metadata/de.salomax.currencies.yml @@ -0,0 +1,26 @@ +Categories: + - Money +License: GPL-3.0-or-later +AuthorName: Maximilian Salomon +AuthorEmail: msal.coding@gmail.com +SourceCode: https://github.com/sal0max/currencies +IssueTracker: https://github.com/sal0max/currencies/issues +Changelog: https://github.com/sal0max/currencies/releases + +AutoName: Currencies + +RepoType: git +Repo: https://github.com/sal0max/currencies.git + +Builds: + - versionName: 1.1.1 + versionCode: 10101 + commit: 1.1.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags \d+\.\d+\.\d+ +CurrentVersion: 1.1.1 +CurrentVersionCode: 10101