Skip to content

Commit

Permalink
fix(deps): update dependency io.github.hoc081098:flowext to v0.8.1-sn…
Browse files Browse the repository at this point in the history
…apshot

| datasource | package                     | from       | to             |
| ---------- | --------------------------- | ---------- | -------------- |
| maven      | io.github.hoc081098:FlowExt | 0.8.1-Beta | 0.8.1-SNAPSHOT |
  • Loading branch information
renovate[bot] authored Mar 23, 2024
1 parent a1a124a commit b903989
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-SNAPSHOT"
const val timber = "com.jakewharton.timber:timber:5.0.1"

object arrow {
Expand Down

0 comments on commit b903989

Please sign in to comment.