We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3423bb commit 8aa25c3Copy full SHA for 8aa25c3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.8.0-dev.7](https://github.com/ReVanced/revanced-patches/compare/v5.8.0-dev.6...v5.8.0-dev.7) (2024-12-27)
2
+
3
4
+### Bug Fixes
5
6
+* **YouTube - Spoof video streams:** Ignore harmless error toast if hide ads is disabled ([c3423bb](https://github.com/ReVanced/revanced-patches/commit/c3423bb9e531cfa52f6d28e0b98bbe8ab8684c30))
7
8
# [5.8.0-dev.6](https://github.com/ReVanced/revanced-patches/compare/v5.8.0-dev.5...v5.8.0-dev.6) (2024-12-27)
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.8.0-dev.6
+version = 5.8.0-dev.7
0 commit comments