Skip to content

Commit eb684c6

Browse files
Update dependency io.github.hoc081098:FlowExt to v1.0.0-SNAPSHOT
1 parent 5b42d4e commit eb684c6

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:1.0.0-RC")
35+
implementation("io.github.hoc081098:FlowExt:1.0.0-SNAPSHOT")
3636
val kmpViewModel = "0.8.0"
3737
implementation("io.github.hoc081098:kmp-viewmodel:$kmpViewModel")
3838
implementation("io.github.hoc081098:kmp-viewmodel-savedstate:$kmpViewModel")

0 commit comments

Comments
 (0)