mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-02-10 02:56:48 +01:00
semantic-release-bot
4afa162f46
chore(release): 0.84.0 [skip ci]
# [0.84.0](https://github.com/revanced/revanced-integrations/compare/v0.83.1...v0.84.0) (2022-12-08)
### Features
* **youtube/general-ads:** block new ad in home feed ([934b981](934b981605
))
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.
Languages
Java
92.4%
Kotlin
7.6%