mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 04:14:03 +00:00
Merge branch 'feature/com.lako.moclock' into 'master'
New app: MoClock Closes rfp#1126 See merge request fdroid/fdroiddata!6697
This commit is contained in:
commit
00d10adbfa
1 changed files with 25 additions and 0 deletions
25
metadata/com.lako.moclock.yml
Normal file
25
metadata/com.lako.moclock.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
||||||
|
Categories:
|
||||||
|
- Time
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: GittyMac
|
||||||
|
SourceCode: https://github.com/GittyMac/MoClock
|
||||||
|
IssueTracker: https://github.com/GittyMac/MoClock/issues
|
||||||
|
Changelog: https://github.com/GittyMac/MoClock/releases
|
||||||
|
|
||||||
|
AutoName: MoClock
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/GittyMac/MoClock
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: v2.1.2
|
||||||
|
versionCode: 4
|
||||||
|
commit: v2.1.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: v2.1.2
|
||||||
|
CurrentVersionCode: 4
|
||||||
Loading…
Reference in a new issue