mirror of
https://github.com/revanced/revanced-patches
synced 2025-01-17 14:37:36 +01:00
083e4d7921
## [5.0.3-dev.3](https://github.com/ReVanced/revanced-patches/compare/v5.0.3-dev.2...v5.0.3-dev.3) (2024-11-15)
### Bug Fixes
* **YouTube - Playback speed:** Add 'Auto' speed. Always override speed if default is set to 1.0x ([#3914](https://github.com/ReVanced/revanced-patches/issues/3914)) ([497739e](497739e8ce
))
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.3-dev.3
|