mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-12 05:37:58 +01:00
501fc48c68
# [4.1.0](https://github.com/ReVanced/revanced-patches/compare/v4.0.2...v4.1.0) (2024-02-05) ### Bug Fixes * **Infinity for Reddit - Unlock subscription:** Restore functionality on v7.0.0 ([bf19af9
](bf19af99cb
)) * **YouTube:** Correctly show channel page on tablet devices ([#2656](https://github.com/ReVanced/revanced-patches/issues/2656)) ([c7c9700
](c7c9700d93
)) ### Features * **YouTube - Custom filter:** Custom filtering of the protocol buffer ([#2682](https://github.com/ReVanced/revanced-patches/issues/2682)) ([872a5b6
](872a5b6d89
)) * **YouTube:** Support version `19.04.37` ([#2687](https://github.com/ReVanced/revanced-patches/issues/2687)) ([c23e023
](c23e0233cf
))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 4.1.0
|