Skip to content

Commit df1479f

Browse files
committed
ViewBindingDelegate:1.3.1 - FlowExt:0.2.0
1 parent eddf77c commit df1479f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/deps.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ object deps {
6868
}
6969

7070
const val coil = "io.coil-kt:coil:1.2.1"
71-
const val viewBindingDelegate = "com.github.hoc081098:ViewBindingDelegate:1.3.0"
72-
const val flowExt = "io.github.hoc081098:FlowExt:0.1.0"
71+
const val viewBindingDelegate = "com.github.hoc081098:ViewBindingDelegate:1.3.1"
72+
const val flowExt = "io.github.hoc081098:FlowExt:0.2.0"
7373
const val timber = "com.jakewharton.timber:timber:5.0.1"
7474

7575
object arrow {

0 commit comments

Comments
 (0)