We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1050c77 commit e2b9d65Copy full SHA for e2b9d65
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.20.1](https://github.com/ReVanced/revanced-patches/compare/v5.20.0...v5.20.1) (2025-04-15)
2
+
3
4
+### Bug Fixes
5
6
+* **Spotify - Custom theme:** Support latest app target ([#4800](https://github.com/ReVanced/revanced-patches/issues/4800)) ([03d0eb2](https://github.com/ReVanced/revanced-patches/commit/03d0eb2f8c0f3e48d53bdab38d34057f2020bb65))
7
8
## [5.20.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.20.0...v5.20.1-dev.1) (2025-04-15)
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.20.1-dev.1
+version = 5.20.1
0 commit comments