mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
build: update deps
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
4a40192647
commit
5f227b2327
2 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ object Dependencies {
|
|||
const val accompanist = "dev.chrisbanes.accompanist:accompanist-coil:0.6.2"
|
||||
const val composeFlowLayout = "com.star-zero:compose-flowlayout:0.0.1"
|
||||
const val kamel = "com.alialbaali.kamel:kamel-image:0.2.0"
|
||||
const val pullToRefresh = "com.puculek.pulltorefresh:pull-to-refresh-compose:1.0.0"
|
||||
const val pullToRefresh = "com.puculek.pulltorefresh:pull-to-refresh-compose:1.0.1"
|
||||
|
||||
object Moshi {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue