mirror of
https://github.com/revanced/revanced-patches
synced 2025-01-19 11:17:33 +01:00
1342dace9c
# [2.193.0](https://github.com/ReVanced/revanced-patches/compare/v2.192.0...v2.193.0) (2023-10-08) ### Bug Fixes * **Boost for Reddit - Spoof client:** Set user-agent for OAuth requests to fix login ([2223951](2223951fa1
)) * Consolidate patches ([#3098](https://github.com/ReVanced/revanced-patches/issues/3098)) ([02f767d](02f767df3c
)) * **Infinity for Reddit - Spoof client:** Set user-agent for OAuth requests to fix login ([a710f05](a710f05bb4
)) * **Sync for Reddit - Spoof client:** Set user-agent for OAuth requests to fix login ([a48c4a7](a48c4a7cc1
)) * **YouTube:** Sort settings alphabetically despite punctuation ([#3097](https://github.com/ReVanced/revanced-patches/issues/3097)) ([46e3c97](46e3c97d24
)) ### Features * **YouTube - Hide shorts components:** Hide subscribe button when paused separately from subscribe button ([52d07ec](52d07ecd39
)) * **YouTube - Return YouTube Dislike:** Support version `18.37.36` ([#3061](https://github.com/ReVanced/revanced-patches/issues/3061)) ([fe11db7](fe11db70ea
)) * **YouTube:** Add `Disable fine scrubbing gesture` patch ([6c9baf2](6c9baf2261
)) * **YouTube:** Bump compatibility to `18.38.44` ([#3071](https://github.com/ReVanced/revanced-patches/issues/3071)) ([a73868c](a73868cb27
))
5 lines
100 B
INI
5 lines
100 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 2.193.0
|