mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-11 13:46:17 +00:00
# [4.3.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.3...v4.3.0-dev.4) (2024-02-22) ### Bug Fixes * Compile DEX without debugging information ([afe7f06](afe7f0605e)) * Use deprecated members to ensure backwards compatibility ([a6d8e42](a6d8e4210f)) ### Features * **X:** Add `Open links as query` patch ([#2730](https://github.com/ReVanced/revanced-patches/issues/2730)) ([43359b9](43359b95eb))
5 lines
104 B
INI
5 lines
104 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 4.3.0-dev.4
|