File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [5.25.0-dev.11](https://github.com/ReVanced/revanced-patches/compare/v5.25.0-dev.10...v5.25.0-dev.11) (2025-05-27)
2
+
3
+
4
+ ### Features
5
+
6
+ * **YouTube - Enable debugging:** Add settings menu to share debug logs ([#5021](https://github.com/ReVanced/revanced-patches/issues/5021)) ([1ec4a88](https://github.com/ReVanced/revanced-patches/commit/1ec4a88464a2a2810c02cf072950b618d183779a))
7
+ * **YouTube:** Add `Disable haptic feedback` patch ([#5033](https://github.com/ReVanced/revanced-patches/issues/5033)) ([bbe7974](https://github.com/ReVanced/revanced-patches/commit/bbe79744a513c96f9016476e8435f999e94c45d7))
8
+
1
9
# [5.25.0-dev.10](https://github.com/ReVanced/revanced-patches/compare/v5.25.0-dev.9...v5.25.0-dev.10) (2025-05-27)
2
10
3
11
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
3
3
org.gradle.parallel = true
4
4
android.useAndroidX = true
5
5
kotlin.code.style = official
6
- version = 5.25.0-dev.10
6
+ version = 5.25.0-dev.11
You can’t perform that action at this time.
0 commit comments