From e20e07290b2510c6818c9626cdf50b3f81373b83 Mon Sep 17 00:00:00 2001 From: Donald Patrick Goodman III Date: Fri, 1 May 2020 14:19:19 +0000 Subject: [PATCH] Added dozenalclock metadata YAML file. Fixed some lint errors. Updated to latest version number. Updated commit number. Fixed the target versions. Again with the metadata. Trying again... Now trying again... --- metadata/com.example.dozencalc.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/com.example.dozencalc.yml diff --git a/metadata/com.example.dozencalc.yml b/metadata/com.example.dozencalc.yml new file mode 100644 index 0000000000..57f5bc3a21 --- /dev/null +++ b/metadata/com.example.dozencalc.yml @@ -0,0 +1,25 @@ +Categories: + - Science & Education +License: GPL-3.0-or-later +WebSite: https://gitlab.com/dgoodmaniii/dozencalc +SourceCode: https://gitlab.com/dgoodmaniii/dozencalc/tree/HEAD +IssueTracker: https://gitlab.com/dgoodmaniii/dozencalc/issues + +AutoName: DozenCalc +Summary: A dozenal (duodecimal, or base twelve) calculator + +RepoType: git +Repo: https://gitlab.com/dgoodmaniii/dozencalc.git + +Builds: + - versionName: '0.9' + versionCode: 1 + commit: v0.9 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '0.9' +CurrentVersionCode: 1