From 206735916c29d84327b3e0b9d0240169446efec2 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Thu, 11 Sep 2025 15:42:06 +0200 Subject: [PATCH] Attempted to add new version: AdGuard Content Blocker version 2.8.0 --- .../com.adguard.android.contentblocker.yml | 25 +++++++++++-------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/metadata/com.adguard.android.contentblocker.yml b/metadata/com.adguard.android.contentblocker.yml index fe98c4a293..d05194d3c5 100644 --- a/metadata/com.adguard.android.contentblocker.yml +++ b/metadata/com.adguard.android.contentblocker.yml @@ -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