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
1f24147043
commit
4e51090ae2
25
metadata/com.example.dozenalclock.yml
Normal file
25
metadata/com.example.dozenalclock.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
WebSite: https://gitlab.com/dgoodmaniii/android_DozenalClock
|
||||
SourceCode: https://gitlab.com/dgoodmaniii/android_DozenalClock/tree/HEAD
|
||||
IssueTracker: https://gitlab.com/dgoodmaniii/android_DozenalClock/issues
|
||||
|
||||
AutoName: Dozenal Clock
|
||||
Summary: A dozenal (duodecimal, or base twelve) clock and homescreen/lockscreen widget
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/dgoodmaniii/android_DozenalClock.git
|
||||
|
||||
Builds:
|
||||
- versionName: v0.92
|
||||
versionCode: 2
|
||||
commit: v0.92
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.92'
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue