mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
new app: Clean Timer
This commit is contained in:
parent
a9837838b7
commit
586ce3fdc3
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