chore: Release v5.20.1-dev.1 [skip ci]

## [5.20.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.20.0...v5.20.1-dev.1) (2025-04-15)

### Bug Fixes

* **Spotify - Custom theme:** Support latest app target ([#4800](https://github.com/ReVanced/revanced-patches/issues/4800)) ([03d0eb2](03d0eb2f8c))
This commit is contained in:
semantic-release-bot
2025-04-15 16:34:50 +00:00
parent 03d0eb2f8c
commit f28efcf965
2 changed files with 8 additions and 1 deletions

View File

@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
org.gradle.parallel = true
android.useAndroidX = true
kotlin.code.style = official
version = 5.20.0
version = 5.20.1-dev.1