Skip to content

Commit

Permalink
io.github.hoc081098:FlowExt:1.0.0-RC
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 authored Jun 1, 2024
1 parent 429f7df commit 2967695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/deps.kt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ object deps {

const val coil = "io.coil-kt:coil:2.6.0"
const val viewBindingDelegate = "com.github.hoc081098:ViewBindingDelegate:1.4.0"
const val flowExt = "io.github.hoc081098:FlowExt:0.8.1"
const val flowExt = "io.github.hoc081098:FlowExt:1.0.0-RC"
const val timber = "com.jakewharton.timber:timber:5.0.1"

object arrow {
Expand Down

0 comments on commit 2967695

Please sign in to comment.