We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
io.github.hoc081098:FlowExt:1.0.0-RC
1 parent 429f7df commit 2967695Copy full SHA for 2967695
buildSrc/src/main/kotlin/deps.kt
@@ -70,7 +70,7 @@ object deps {
70
71
const val coil = "io.coil-kt:coil:2.6.0"
72
const val viewBindingDelegate = "com.github.hoc081098:ViewBindingDelegate:1.4.0"
73
- const val flowExt = "io.github.hoc081098:FlowExt:0.8.1"
+ const val flowExt = "io.github.hoc081098:FlowExt:1.0.0-RC"
74
const val timber = "com.jakewharton.timber:timber:5.0.1"
75
76
object arrow {
0 commit comments