feat(Spotify): Add Unlock premium patch (#4644)

Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: Brosssh <tiabroch@gmail.com>
This commit is contained in:
oSumAtrIX
2025-03-26 04:24:47 +01:00
committed by GitHub
parent bae80204c4
commit f048c50e56
11 changed files with 125 additions and 52 deletions

View File

@ -0,0 +1,3 @@
dependencies {
compileOnly(project(":extensions:spotify:stub"))
}