mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
New app: dummydomain.yetanothercallblocker (Yet Another Call Blocker)
This commit is contained in:
parent
20c01f4551
commit
07e9244e7e
1 changed files with 26 additions and 0 deletions
26
metadata/dummydomain.yetanothercallblocker.yml
Normal file
26
metadata/dummydomain.yetanothercallblocker.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Phone & SMS
|
||||
License: AGPL-3.0-only
|
||||
WebSite: https://gitlab.com/xynngh/YetAnotherCallBlocker
|
||||
SourceCode: https://gitlab.com/xynngh/YetAnotherCallBlocker/tree/HEAD
|
||||
IssueTracker: https://gitlab.com/xynngh/YetAnotherCallBlocker/issues
|
||||
|
||||
AutoName: Yet Another Call Blocker
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/xynngh/YetAnotherCallBlocker.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.3.3
|
||||
versionCode: 3030
|
||||
commit: v0.3.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: 0.3.3
|
||||
CurrentVersionCode: 3030
|
||||
Loading…
Reference in a new issue