Skip to content

Commit c3ee6ec

Browse files
chore: Release v5.34.0-dev.12 [skip ci]
# [5.34.0-dev.12](v5.34.0-dev.11...v5.34.0-dev.12) (2025-08-18) ### Bug Fixes * **YouTube:** Use correct fade out animation when tapping to dismiss the video overlay ([#5670](#5670)) ([01a04c3](01a04c3))
1 parent 01a04c3 commit c3ee6ec

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.34.0-dev.12](https://github.com/ReVanced/revanced-patches/compare/v5.34.0-dev.11...v5.34.0-dev.12) (2025-08-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube:** Use correct fade out animation when tapping to dismiss the video overlay ([#5670](https://github.com/ReVanced/revanced-patches/issues/5670)) ([cce6737](https://github.com/ReVanced/revanced-patches/commit/cce6737f627fc7621bbde50a5653b6af14c6f31a))
7+
18
# [5.34.0-dev.11](https://github.com/ReVanced/revanced-patches/compare/v5.34.0-dev.10...v5.34.0-dev.11) (2025-08-16)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
33
org.gradle.parallel = true
44
android.useAndroidX = true
55
kotlin.code.style = official
6-
version = 5.34.0-dev.11
6+
version = 5.34.0-dev.12

0 commit comments

Comments
 (0)