mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'master' into 'master'
New app: Timer +X See merge request fdroid/fdroiddata!7243
This commit is contained in:
commit
781c5a5c97
1 changed files with 25 additions and 0 deletions
25
metadata/net.xisberto.timerpx.yml
Normal file
25
metadata/net.xisberto.timerpx.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: Apache-2.0
|
||||
AuthorName: Humberto Fraga
|
||||
AuthorEmail: humberto.fraga+fdroid512@gmail.com
|
||||
SourceCode: https://gitlab.com/humbertofraga/timerx
|
||||
IssueTracker: https://gitlab.com/humbertofraga/timerx/issues
|
||||
|
||||
AutoName: Timer +X
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/humbertofraga/timerx.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 3
|
||||
commit: v1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue