mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
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...
This commit is contained in:
parent
d1caaf5e20
commit
e20e07290b
1 changed files with 25 additions and 0 deletions
25
metadata/com.example.dozencalc.yml
Normal file
25
metadata/com.example.dozencalc.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue