feat: download starred artists.

This commit is contained in:
eddyizm 2025-09-27 15:37:59 -07:00
parent 1b45036963
commit ee738bc4c7
No known key found for this signature in database
GPG key ID: CF5F671829E8158A
10 changed files with 325 additions and 13 deletions

View file

@ -11,7 +11,7 @@ android {
targetSdk 35
versionCode 32
versionName '3.15.0'
versionName '3.15.1'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
javaCompileOptions {