revanced-patches/gradle.properties
semantic-release-bot 02edf0ca9e chore: Release v5.3.0 [skip ci]
# [5.3.0](https://github.com/ReVanced/revanced-patches/compare/v5.2.3...v5.3.0) (2024-12-09)

### Bug Fixes

* **Change package name:** Prevent applying the patch to known incompatible apps ([#3943](https://github.com/ReVanced/revanced-patches/issues/3943)) ([44936e7](44936e71e8))
* **Reddit:** Fix patches by using correct extension class ([70bdc68](70bdc6840d))
* **Sync for Reddit:** Fix patches by using correct extension name ([030093e](030093e913))
* **Twitter:** Merge correct extension by depending on correct extension patch ([8281cf6](8281cf6a3e))
* **YouTube - Spoof video streams:** Add missing preferred language preference to the settings ([630633c](630633cf57))
* **YouTube - Spoof video streams:** Enable opus codec by updating iOS client version ([#4063](https://github.com/ReVanced/revanced-patches/issues/4063)) ([0af156f](0af156f189))
* **YouTube - Spoof video streams:** Update `Force AVC` client data ([#4064](https://github.com/ReVanced/revanced-patches/issues/4064)) ([7d537dd](7d537ddff4))
* **YouTube Music - Permanent shuffle:** Remove obsolete and non functional patch ([#4073](https://github.com/ReVanced/revanced-patches/issues/4073)) ([fbc6ab6](fbc6ab6a35))

### Features

* **Nyx:** Remove broken `Unlock pro` patch ([1fe8b16](1fe8b164ea))
* **YouTube - Spoof video streams:** Allow picking a default audio language track ([#4050](https://github.com/ReVanced/revanced-patches/issues/4050)) ([ede666b](ede666b5cb))
* **YouTube Music:** Add `Spoof video streams` patch to fix playback ([#4065](https://github.com/ReVanced/revanced-patches/issues/4065)) ([cf3116a](cf3116a758))
* **YouTube:** Add `Open videos fullscreen` patch ([#4069](https://github.com/ReVanced/revanced-patches/issues/4069)) ([296d63b](296d63bd42))
2024-12-09 06:10:59 +00:00

7 lines
165 B
INI

org.gradle.caching = true
org.gradle.jvmargs = -Xms512M -Xmx2048M
org.gradle.parallel = true
android.useAndroidX = true
kotlin.code.style = official
version = 5.3.0