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 692576d commit 4c9a8a5Copy full SHA for 4c9a8a5
buildSrc/src/main/kotlin/deps.kt
@@ -68,7 +68,7 @@ object deps {
68
}
69
70
const val coil = "io.coil-kt:coil:1.2.1"
71
- const val viewBindingDelegate = "com.github.hoc081098:ViewBindingDelegate:1.2.0"
+ const val viewBindingDelegate = "com.github.hoc081098:ViewBindingDelegate:1.3.0"
72
const val flowExt = "io.github.hoc081098:FlowExt:0.1.0"
73
const val timber = "com.jakewharton.timber:timber:5.0.1"
74
0 commit comments