mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-12 18:47:44 +01:00
894b5c0ebd
# [2.194.0](https://github.com/ReVanced/revanced-patches/compare/v2.193.0...v2.194.0) (2023-10-12) ### Bug Fixes * Fix builds ([d7b8149
](d7b8149b0a
)) * **YouTube - ReturnYouTubeDislike:** Fix dislikes not showing on Shorts ([#3133](https://github.com/ReVanced/revanced-patches/issues/3133)) ([0e8a286
](0e8a2868e8
)) * **YouTube - Spoof app version:** Recommend clearing the app data after turning off spoofing ([#3134](https://github.com/ReVanced/revanced-patches/issues/3134)) ([166bf5b
](166bf5b1ae
)) ### Features * **CieID:** Add `bypass root check` patch ([#3011](https://github.com/ReVanced/revanced-patches/issues/3011)) ([20cfa8a
](20cfa8a5cd
)) * Do not support reading options from a properties file ([3d1c0c1
](3d1c0c1a95
)) * Improve option descriptions and titles ([9f86daa
](9f86daa822
))
5 lines
100 B
INI
5 lines
100 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 2.194.0
|