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