Skip to content

Commit

Permalink
io.github.hoc081098:FlowExt:0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 committed Jan 28, 2024
1 parent a5bf2ac commit c262142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/deps.kt
Expand Up @@ -126,7 +126,7 @@ object deps {
const val dateTime = "org.jetbrains.kotlinx:kotlinx-datetime:0.5.0"

const val coilCompose = "io.coil-kt:coil-compose:2.5.0"
const val flowExt = "io.github.hoc081098:FlowExt:0.7.4"
const val flowExt = "io.github.hoc081098:FlowExt:0.7.5"

const val atomicfu = "org.jetbrains.kotlinx:atomicfu:0.23.1"
const val immutableCollections = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7"
Expand Down

0 comments on commit c262142

Please sign in to comment.