This commit is contained in:
tom5079
2024-03-17 15:02:35 -07:00
parent f34876ca93
commit 9e9a5998cd
9 changed files with 317 additions and 82 deletions

View File

@@ -105,8 +105,6 @@ dependencies {
annotationProcessor "androidx.room:room-compiler:$room_version"
ksp "androidx.room:room-compiler:$room_version"
implementation "androidx.paging:paging-compose:3.2.1"
implementation "io.ktor:ktor-client-core:2.3.8"
implementation "io.ktor:ktor-client-okhttp:2.3.8"