mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 11:07:04 +05:30
common: add TagList
This commit is contained in:
parent
a0f044786f
commit
a746734ad8
10 changed files with 248 additions and 0 deletions
|
@ -25,6 +25,7 @@ dependencies {
|
|||
api(libs.napier)
|
||||
api(libs.okhttp.core)
|
||||
api(libs.retrofit)
|
||||
api(libs.androidx.datastore)
|
||||
|
||||
implementation(platform(libs.okhttp.bom))
|
||||
implementation(libs.kotlinx.serialization.core)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue