Skip to content

Commit b1439da

Browse files
chore: Release v5.31.0-dev.16 [skip ci]
# [5.31.0-dev.16](v5.31.0-dev.15...v5.31.0-dev.16) (2025-07-11) ### Features * **Spotify - Spoof client:** Fix issues like songs skipping by spoofing to iOS ([#5388](#5388)) ([e36d4c1](e36d4c1)) * **YouTube:** Disable two-finger tap gesture for skipping chapters ([#5374](#5374)) ([71db0a2](71db0a2))
1 parent e36d4c1 commit b1439da

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [5.31.0-dev.16](https://github.com/ReVanced/revanced-patches/compare/v5.31.0-dev.15...v5.31.0-dev.16) (2025-07-11)
2+
3+
4+
### Features
5+
6+
* **Spotify - Spoof client:** Fix issues like songs skipping by spoofing to iOS ([#5388](https://github.com/ReVanced/revanced-patches/issues/5388)) ([e36d4c1](https://github.com/ReVanced/revanced-patches/commit/e36d4c1986b58815c7659e6ef44011166873f9c8))
7+
* **YouTube:** Disable two-finger tap gesture for skipping chapters ([#5374](https://github.com/ReVanced/revanced-patches/issues/5374)) ([71db0a2](https://github.com/ReVanced/revanced-patches/commit/71db0a2661b5f76eb5048cdeed83f26fbfdf4fee))
8+
19
# [5.31.0-dev.15](https://github.com/ReVanced/revanced-patches/compare/v5.31.0-dev.14...v5.31.0-dev.15) (2025-07-11)
210

311

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.31.0-dev.15
6+
version = 5.31.0-dev.16

0 commit comments

Comments
 (0)