semantic-release-bot d9349d4e88 chore(release): 0.72.0 [skip ci]
# [0.72.0](https://github.com/revanced/revanced-integrations/compare/v0.71.0...v0.72.0) (2022-11-19)

### Bug Fixes

* check if filter string is empty ([6604030](66040302a9))
* **youtube/general-ads:** hide ads with buttons ([2c8b234](2c8b23426f))

### Features

* block rule of type `CustomBlockRule` ([571cf12](571cf12dca))
* **youtube/general-ads:** custom component filter ([72a3cd0](72a3cd0fac))
* **youtube/general-ads:** do not require to reload on general ads switch ([6272e4b](6272e4b467))
* **youtube/general-ads:** hide gray separators ([cf892de](cf892de4bb))
2022-11-19 22:36:35 +00:00
2022-03-25 11:20:56 +01:00
2022-11-19 22:36:35 +00:00
2022-09-22 02:08:04 +02:00
2022-09-22 02:08:04 +02:00
2022-05-06 23:11:34 +02:00
2022-07-31 12:17:51 +02:00

ReVanced Integrations

How to use debugging:

  • Usage on Windows: adb logcat | findstr "revanced" > log.txt
  • Usage on Linux: adb logcat | grep --line-buffered "revanced" > log.txt

This will write the log to a file called log.txt which you can view then.

Description
🔩 ReVanced Integrations containing classes to be merged by ReVanced Patcher
Readme GPL-3.0 10 MiB
Languages
Java 92.4%
Kotlin 7.6%