We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e197ea0 commit 35ccacdCopy full SHA for 35ccacd
buildSrc/src/main/kotlin/deps.kt
@@ -69,7 +69,7 @@ object deps {
69
const val test = "io.insert-koin:koin-test:$version"
70
}
71
72
- const val coil = "io.coil-kt:coil:2.3.0"
+ const val coil = "io.coil-kt:coil:2.4.0"
73
const val viewBindingDelegate = "com.github.hoc081098:ViewBindingDelegate:1.4.0"
74
const val flowExt = "io.github.hoc081098:FlowExt:0.6.1"
75
const val timber = "com.jakewharton.timber:timber:5.0.1"
0 commit comments