refactor(Spotify): Add extensions debug logging (#5110)

This commit is contained in:
Nuckyz
2025-06-05 16:04:02 -03:00
committed by GitHub
parent 617d925fcf
commit f2ca0eeac0
10 changed files with 101 additions and 27 deletions

View File

@ -7,7 +7,7 @@ android {
compileSdk = 34
defaultConfig {
minSdk = 24
minSdk = 21
}
compileOptions {