Skip to content

Commit c268d5c

Browse files
Update dependency io.github.hoc081098:FlowExt to v0.8.1 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab1c01f commit c268d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ configurations.all {
2626
dependencies {
2727
testImplementation(kotlin("test"))
2828

29-
implementation("io.github.hoc081098:FlowExt:0.8.0")
29+
implementation("io.github.hoc081098:FlowExt:0.8.1")
3030
val kmpViewModel = "0.7.1"
3131
implementation("io.github.hoc081098:kmp-viewmodel:$kmpViewModel")
3232
implementation("io.github.hoc081098:kmp-viewmodel-savedstate:$kmpViewModel")

0 commit comments

Comments
 (0)