build: update dependencies

This commit is contained in:
Harsh Shandilya 2021-08-24 14:18:07 +05:30
parent c584d52e89
commit ddb9bfeb07
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
5 changed files with 7 additions and 7 deletions

View file

@ -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" }