Start UI redesign (#172)

This commit is contained in:
vfsfitvnm
2022-09-22 19:08:01 +02:00
parent b0e5344560
commit 563c6175f7
20 changed files with 1219 additions and 525 deletions

View File

@@ -97,4 +97,6 @@ dependencies {
implementation(projects.kugou)
coreLibraryDesugaring(libs.desugaring)
implementation("androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1")
}