mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Attempted to add new version: AdGuard Content Blocker version 2.8.0
This commit is contained in:
parent
99826ce1f1
commit
206735916c
1 changed files with 15 additions and 10 deletions
|
|
@ -2,22 +2,17 @@ AntiFeatures:
|
|||
- NonFreeAdd
|
||||
Categories:
|
||||
- Internet
|
||||
- Security
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: ADGUARD SOFTWARE LIMITED
|
||||
AuthorName: Adguard Software Ltd.
|
||||
AuthorEmail: support@adguard.com
|
||||
WebSite: https://adguard.com/adguard-content-blocker/overview.html
|
||||
SourceCode: https://github.com/AdguardTeam/ContentBlocker
|
||||
IssueTracker: https://github.com/AdguardTeam/ContentBlocker/issues
|
||||
Translation: http://adguard.oneskyapp.com/collaboration/
|
||||
Translation: https://crowdin.com/project/adguard-applications
|
||||
Changelog: https://github.com/AdguardTeam/ContentBlocker/releases
|
||||
|
||||
AutoName: AdGuard Content Blocker
|
||||
Description: |-
|
||||
AdGuard Content Blocker is an app that blocks ads on mobile devices operated by
|
||||
Android in browsers that support content blocking technology. As of today, there
|
||||
are only two such browsers: Yandex Browser and Samsung Internet browser.
|
||||
|
||||
The app does not require root access.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/AdguardTeam/ContentBlocker.git
|
||||
|
|
@ -78,7 +73,17 @@ Builds:
|
|||
- prod
|
||||
- prodBackend
|
||||
|
||||
- versionName: 2.8.0
|
||||
versionCode: 22000250
|
||||
commit: 00b66da3d48f966e781bfa689ecc1ea9b5cfa00e
|
||||
subdir: adguard_cb
|
||||
gradle:
|
||||
- prod
|
||||
- prodBackend
|
||||
prebuild: sed -i -e 's/-XX:MaxPermSize=512m//' ../gradle.properties
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.1
|
||||
CurrentVersionCode: 22000009
|
||||
UpdateCheckData: build.gradle|code:\s(\d+)|.|name:\s'(.*)'
|
||||
CurrentVersion: 2.8.0
|
||||
CurrentVersionCode: 22000250
|
||||
|
|
|
|||
Loading…
Reference in a new issue