semantic-release-bot a87e366035 chore(release): 0.77.0 [skip ci]
# [0.77.0](https://github.com/revanced/revanced-integrations/compare/v0.76.0...v0.77.0) (2022-11-24)

### Bug Fixes

* invalid syntax error ([d4a23ed](d4a23ed5c9))

### Features

* **youtube/general-ads:** hide movie ad from search ([767201c](767201ce05))
2022-11-24 16:10:29 +00:00
2022-11-24 17:06:53 +01:00
2022-03-25 11:20:56 +01:00
2022-11-24 16:10:29 +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
🔩 Integrations containing helper classes for ReVanced. Originally maintained by Vanced.
Readme GPL-3.0 22 MiB
Languages
Java 92.4%
Kotlin 7.6%