mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-09 22:29:24 +01:00
b8547e83cd
# [2.202.0](https://github.com/ReVanced/revanced-patches/compare/v2.201.1...v2.202.0) (2023-12-02) ### Bug Fixes * **Spotify - Custom Theme:** Clarify patch option description ([#3338](https://github.com/ReVanced/revanced-patches/issues/3338)) ([1b9a90f
](1b9a90f975
)) * **YouTube - Enable tablet layout:** Respect the original device layout ([cdbbe8f
](cdbbe8f78d
)) * **YouTube - Restore old seekbar thumbnails:** Move setting into 'Seekbar' submenu ([#3344](https://github.com/ReVanced/revanced-patches/issues/3344)) ([880091a
](880091a96d
)) ### Features * Modernize restart app logic ([#3343](https://github.com/ReVanced/revanced-patches/issues/3343)) ([3897647
](3897647321
)) * **YouTube:** Support version `18.45.43` ([#3345](https://github.com/ReVanced/revanced-patches/issues/3345)) ([ff82a36
](ff82a36e6c
))
5 lines
100 B
INI
5 lines
100 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 2.202.0
|