Skip to content

Commit ab70624

Browse files
authored
Update deps.kt
1 parent 9d86635 commit ab70624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/deps.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ object deps {
6969

7070
const val coil = "io.coil-kt:coil:1.2.1"
7171
const val viewBindingDelegate = "com.github.hoc081098:ViewBindingDelegate:1.2.0"
72-
const val flowExt = "io.github.hoc081098:FlowExt:0.0.7-SNAPSHOT"
72+
const val flowExt = "io.github.hoc081098:FlowExt:0.1.0"
7373
const val timber = "com.jakewharton.timber:timber:5.0.1"
7474

7575
object arrow {

0 commit comments

Comments
 (0)