Skip to content

Commit 80ba4eb

Browse files
authored
FlowExt:0.3.0-SNAPSHOT
1 parent 5531370 commit 80ba4eb

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.3.1"
72-
const val flowExt = "io.github.hoc081098:FlowExt:0.2.0"
72+
const val flowExt = "io.github.hoc081098:FlowExt:0.3.0-SNAPSHOT"
7373
const val timber = "com.jakewharton.timber:timber:5.0.1"
7474

7575
object arrow {

0 commit comments

Comments
 (0)