Skip to content

Commit

Permalink
Merge pull request #224 from Kotlin-Android-Open-Source/renovate/all-…
Browse files Browse the repository at this point in the history
…deps

fix(deps): update dependency io.github.hoc081098:flowext to v0.8.1
  • Loading branch information
hoc081098 committed May 12, 2024
2 parents 31025dc + 11bc167 commit d769a31
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-Beta"
const val flowExt = "io.github.hoc081098:FlowExt:0.8.1"
const val timber = "com.jakewharton.timber:timber:5.0.1"

object arrow {
Expand Down

0 comments on commit d769a31

Please sign in to comment.