We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d89ad65 commit 8c44829Copy full SHA for 8c44829
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.2.1-dev.2](https://github.com/ReVanced/revanced-patches/compare/v5.2.1-dev.1...v5.2.1-dev.2) (2024-11-28)
2
+
3
4
+### Bug Fixes
5
6
+* **YouTube - Spoof app version:** Update spoof target to resolve library tab crashes ([#4019](https://github.com/ReVanced/revanced-patches/issues/4019)) ([d89ad65](https://github.com/ReVanced/revanced-patches/commit/d89ad6501a7cdb3c074c6204dac7960ca3e252f1))
7
8
## [5.2.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.2.0...v5.2.1-dev.1) (2024-11-28)
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.2.1-dev.1
+version = 5.2.1-dev.2
0 commit comments