mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-05-02 15:44:39 +02:00

# [5.22.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v5.22.0-dev.3...v5.22.0-dev.4) (2025-04-30) ### Bug Fixes * **YouTube - Hide layout components:** Hide new type of community posts ([#4888](https://github.com/ReVanced/revanced-patches/issues/4888)) ([f0c9c35](f0c9c35778
)) * **YouTube - Hide Shorts components:** Hide action buttons A/B button layout ([#4889](https://github.com/ReVanced/revanced-patches/issues/4889)) ([9dcd3d3](9dcd3d35dd
))
7 lines
172 B
INI
7 lines
172 B
INI
org.gradle.caching = true
|
|
org.gradle.jvmargs = -Xms512M -Xmx2048M
|
|
org.gradle.parallel = true
|
|
android.useAndroidX = true
|
|
kotlin.code.style = official
|
|
version = 5.22.0-dev.4
|