Skip to content

Commit 41bd06f

Browse files
chore: Release v5.32.0-dev.1 [skip ci]
# [5.32.0-dev.1](v5.31.2...v5.32.0-dev.1) (2025-07-20) ### Bug Fixes * **YouTube - GmsCore support:** Fix search suggestions when logged out by using correct search provider ([#5483](https://github.com/Hiirbaf/revanced-patches/issues/5483)) ([e86fdc8](e86fdc8)) ### Features * **Prime Video:** Add `Playback speed` patch ([#5444](https://github.com/Hiirbaf/revanced-patches/issues/5444)) ([22cf313](22cf313))
1 parent 6e0fbdf commit 41bd06f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,18 @@
3030
* **YouTube - GmsCore support:** Fix search suggestions when logged out by using correct search provider ([#5483](https://github.com/Hiirbaf/revanced-patches/issues/5483)) ([e86fdc8](https://github.com/Hiirbaf/revanced-patches/commit/e86fdc86b161a6077960b85149e83bacbac664e7))
3131

3232

33+
### Features
34+
35+
* **Prime Video:** Add `Playback speed` patch ([#5444](https://github.com/Hiirbaf/revanced-patches/issues/5444)) ([22cf313](https://github.com/Hiirbaf/revanced-patches/commit/22cf313a7b99b69e17b9d488c514802043a5dc10))
36+
37+
# [5.32.0-dev.1](https://github.com/Hiirbaf/revanced-patches/compare/v5.31.2...v5.32.0-dev.1) (2025-07-20)
38+
39+
40+
### Bug Fixes
41+
42+
* **YouTube - GmsCore support:** Fix search suggestions when logged out by using correct search provider ([#5483](https://github.com/Hiirbaf/revanced-patches/issues/5483)) ([e86fdc8](https://github.com/Hiirbaf/revanced-patches/commit/e86fdc86b161a6077960b85149e83bacbac664e7))
43+
44+
3345
### Features
3446

3547
* **Prime Video:** Add `Playback speed` patch ([#5444](https://github.com/Hiirbaf/revanced-patches/issues/5444)) ([22cf313](https://github.com/Hiirbaf/revanced-patches/commit/22cf313a7b99b69e17b9d488c514802043a5dc10))

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.32.0-dev.2
6+
version = 5.32.0-dev.1

0 commit comments

Comments
 (0)