From 8d97be9b0c7d3bf5bd49eb32d80f967b5675aff2 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 29 Nov 2020 23:00:08 +0100 Subject: [PATCH] New app: Dice Gainz --- metadata/com.nazmar.dicegainz.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/com.nazmar.dicegainz.yml diff --git a/metadata/com.nazmar.dicegainz.yml b/metadata/com.nazmar.dicegainz.yml new file mode 100644 index 0000000000..5e23b3ce16 --- /dev/null +++ b/metadata/com.nazmar.dicegainz.yml @@ -0,0 +1,27 @@ +Categories: + - Sports & Health +License: GPL-3.0-or-later +SourceCode: https://github.com/ramzan/dicegainz +IssueTracker: https://github.com/ramzan/dicegainz/issues + +AutoName: Dice Gainz + +RepoType: git +Repo: https://github.com/ramzan/dicegainz + +Builds: + - versionName: 1.0.0 + versionCode: 1 + commit: v1.0.0 + subdir: app + gradle: + - yes + +MaintainerNotes: |- + Summary and Description are maintained by upstream using + fastlane in the source repo + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.0 +CurrentVersionCode: 1