mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-04 20:12:56 +01:00
2ff1af16d2
## [5.0.1-dev.3](https://github.com/ReVanced/revanced-patches/compare/v5.0.1-dev.2...v5.0.1-dev.3) (2024-11-11) ### Bug Fixes * **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)
7 lines
171 B
INI
7 lines
171 B
INI
org.gradle.caching = true
|
|
org.gradle.jvmargs = -Xms512M -Xmx2048M
|
|
org.gradle.parallel = true
|
|
android.useAndroidX = true
|
|
kotlin.code.style = official
|
|
version = 5.0.1-dev.3
|