mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-04 17:52:55 +01:00
650a5e06ee
# [0.120.0](https://github.com/ReVanced/revanced-integrations/compare/v0.119.2...v0.120.0) (2023-10-20) ### Bug Fixes * **YouTube - Hide Layout components:** Exempt expandable chips from exceptions ([#498](https://github.com/ReVanced/revanced-integrations/issues/498)) ([6f79746
](6f79746d78
)) * **YouTube - Hide layout components:** Hide new channel watermark component ([9670bd3
](9670bd305b
)) * **YouTube - Minimized playback:** Fix pip incorrectly showing if app is minimized immediately after opening a Short ([7d02774
](7d02774ea1
)) * **YouTube - Old video quality menu:** Fix toast error on tablet devices ([#500](https://github.com/ReVanced/revanced-integrations/issues/500)) ([d3eba27
](d3eba27c90
)) ### Features * **YouTube - Theme:** Disable gradient loading screen ([fd09e46
](fd09e46d01
)) * **YouTube:** Add `Announcements` patch ([#503](https://github.com/ReVanced/revanced-integrations/issues/503)) ([59687f1
](59687f1a39
)) * **YouTube:** Add `Spoof device dimensions` patch ([16f1163
](16f1163a34
)) ### Performance Improvements * **YouTube:** Reduce memory requirement for prefix tree searching ([#501](https://github.com/ReVanced/revanced-integrations/issues/501)) ([f5add51
](f5add51fa7
))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
android.useAndroidX = true
|
|
version = 0.120.0
|