From c684a1c846c3e0068c58632a08fa40737550d8b6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 14 Aug 2022 20:18:06 +0000 Subject: [PATCH] chore(release): 2.35.0 [skip ci] # [2.35.0](https://github.com/revanced/revanced-patches/compare/v2.34.0...v2.35.0) (2022-08-14) ### Features * `tiktok-ads` patch ([#335](https://github.com/revanced/revanced-patches/issues/335)) ([49ddc0a](https://github.com/revanced/revanced-patches/commit/49ddc0a2ed6ecb43a0ee2c81b6a87110c8ed111e)) --- CHANGELOG.md | 7 +++++++ README.md | 8 ++++++++ gradle.properties | 2 +- 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b14873cdd..db56244ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.35.0](https://github.com/revanced/revanced-patches/compare/v2.34.0...v2.35.0) (2022-08-14) + + +### Features + +* `tiktok-ads` patch ([#335](https://github.com/revanced/revanced-patches/issues/335)) ([81bef57](https://github.com/revanced/revanced-patches/commit/81bef57742bfaefcdfe02fd290cca6923341149a)) + # [2.34.0](https://github.com/revanced/revanced-patches/compare/v2.33.2...v2.34.0) (2022-08-14) diff --git a/README.md b/README.md index 78f7e13ce..d37a96674 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,14 @@ Official patches by ReVanced | `promo-code-unlock` | Disables the validation of promo code. Any code will work to unlock all features. | all | +### 📦 `com.ss.android.ugc.trill` +
+ +| 💊 Patch | 📜 Description | 🏹 Target Version | +|:--------:|:--------------:|:-----------------:| +| `tiktok-ads` | Removes ads from TikTok. | all | +
+ ### 📦 `com.google.android.youtube`
diff --git a/gradle.properties b/gradle.properties index a5e6f166b..7bd8939eb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.34.0 +version = 2.35.0