Skip to content

Commit

Permalink
ViewBindingDelegate:1.3.1 - FlowExt:0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 committed Jan 18, 2022
1 parent eddf77c commit df1479f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/deps.kt
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ object deps {
}

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

object arrow {
Expand Down

0 comments on commit df1479f

Please sign in to comment.