mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Merge branch 'cleantimer' into 'master'
new app: Clean Timer Closes rfp#1420 See merge request fdroid/fdroiddata!8063
This commit is contained in:
commit
18c9f3e7ef
1 changed files with 24 additions and 0 deletions
24
metadata/com.mzhang.cleantimer.yml
Normal file
24
metadata/com.mzhang.cleantimer.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: MIT
|
||||
AuthorName: Matt Zhang
|
||||
SourceCode: https://github.com/mzhang/cleanTimer
|
||||
IssueTracker: https://github.com/mzhang/cleanTimer/issues
|
||||
|
||||
AutoName: Clean Timer
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mzhang/cleanTimer
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue