mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 12:24:03 +00:00
Merge branch 'add_yetanothercallblocker_fastlane' into 'master'
New app: Yet Another Call Blocker See merge request fdroid/fdroiddata!5718
This commit is contained in:
commit
bbe105b320
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