mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
build: update dependencies
This commit is contained in:
parent
c584d52e89
commit
ddb9bfeb07
5 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
[versions]
|
||||
coroutines = "1.5.1"
|
||||
hilt = "2.38.1"
|
||||
moshix = "0.12.0"
|
||||
moshix = "0.12.2"
|
||||
retrofit = "2.9.0"
|
||||
sqldelight = "1.5.1"
|
||||
|
||||
|
@ -17,7 +17,7 @@ androidx-browser = "androidx.browser:browser:1.3.0"
|
|||
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha12"
|
||||
|
||||
coil-compose = "io.coil-kt:coil-compose:1.3.2"
|
||||
kamel-image = "com.alialbaali.kamel:kamel-image:0.2.1"
|
||||
kamel-image = "com.alialbaali.kamel:kamel-image:0.2.2"
|
||||
|
||||
dagger-hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
|
||||
dagger-hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue