Search bar offset / GalleryInfo card

This commit is contained in:
tom5079
2024-03-23 23:46:33 -07:00
parent 7a5c3ae2ed
commit 59afa04744
5 changed files with 221 additions and 13 deletions

View File

@@ -108,6 +108,8 @@ dependencies {
implementation "io.ktor:ktor-client-core:2.3.8"
implementation "io.ktor:ktor-client-okhttp:2.3.8"
implementation "io.coil-kt:coil-compose:2.6.0"
implementation "com.google.android.material:material:1.11.0"
implementation platform('com.google.firebase:firebase-bom:32.7.0')