mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-06-12 21:27:38 +02:00
chore: Release v5.0.1 [skip ci]
## [5.0.1](https://github.com/ReVanced/revanced-patches/compare/v5.0.0...v5.0.1) (2024-11-11) ### Bug Fixes * **Sync:** Fix patches by not throwing unnecessarily ([2ee1316
](2ee13160d5
)) * **Tiktok - Settings:** Fix the patch by depending on the correct settings patch ([0c75929
](0c75929a83
)) * **Twitter:** Fix patches by depending on patch that merges required extension ([c330e9d
](c330e9d67d
)) * **Twitter:** Fix patches by matching fingerprint using correct class ([6ae0d12
](6ae0d124e1
)) * **YouTube - Playback speed:** Remember playback speed when using non 1.0x default speed ([05b9f87
](05b9f87098
)), closes [#3810](https://github.com/ReVanced/revanced-patches/issues/3810) ### Performance Improvements * Check for extension without a class proxy ([a6a74e2
](a6a74e289d
))
This commit is contained in:
@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
|
||||
org.gradle.parallel = true
|
||||
android.useAndroidX = true
|
||||
kotlin.code.style = official
|
||||
version = 5.0.1-dev.4
|
||||
version = 5.0.1
|
||||
|
Reference in New Issue
Block a user