Skip to content

Commit 3590b34

Browse files
authored
io.github.hoc081098:FlowExt:1.0.0-RC
1 parent 76f98f7 commit 3590b34

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
@@ -32,7 +32,7 @@ composeCompiler {
3232
dependencies {
3333
testImplementation(kotlin("test"))
3434

35-
implementation("io.github.hoc081098:FlowExt:0.8.1")
35+
implementation("io.github.hoc081098:FlowExt:1.0.0-RC")
3636
val kmpViewModel = "0.7.1"
3737
implementation("io.github.hoc081098:kmp-viewmodel:$kmpViewModel")
3838
implementation("io.github.hoc081098:kmp-viewmodel-savedstate:$kmpViewModel")

0 commit comments

Comments
 (0)