Redesign ArtistScreen (#123, #172)

This commit is contained in:
vfsfitvnm
2022-09-30 19:27:34 +02:00
parent cfd369266e
commit 4bc3671be1
25 changed files with 2107 additions and 381 deletions

View File

@@ -20,4 +20,4 @@ dependencies {
implementation(libs.ktor.serialization.json)
testImplementation(testLibs.junit)
}
}