We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd53955 commit c7a22bbCopy full SHA for c7a22bb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.23.0-dev.3](https://github.com/ReVanced/revanced-patches/compare/v5.23.0-dev.2...v5.23.0-dev.3) (2025-05-05)
2
+
3
4
+### Bug Fixes
5
6
+* **YouTube:** Simplify litho filtering patch ([#4910](https://github.com/ReVanced/revanced-patches/issues/4910)) ([bd53955](https://github.com/ReVanced/revanced-patches/commit/bd53955df738bb7b819eb91a3e776e9d2ca5c74a))
7
8
# [5.23.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v5.23.0-dev.1...v5.23.0-dev.2) (2025-05-04)
9
10
gradle.properties
@@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
org.gradle.parallel = true
android.useAndroidX = true
kotlin.code.style = official
-version = 5.23.0-dev.2
+version = 5.23.0-dev.3
0 commit comments