Merge branch 'master' into 'master'
Dozenal Clock See merge request fdroid/fdroiddata!5531
This commit is contained in:
commit
25c5aec37b
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