Skip to content

Commit fb9f187

Browse files
Update kmpViewModel to v0.8.0 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3590b34 commit fb9f187

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

3535
implementation("io.github.hoc081098:FlowExt:1.0.0-RC")
36-
val kmpViewModel = "0.7.1"
36+
val kmpViewModel = "0.8.0"
3737
implementation("io.github.hoc081098:kmp-viewmodel:$kmpViewModel")
3838
implementation("io.github.hoc081098:kmp-viewmodel-savedstate:$kmpViewModel")
3939
implementation("io.github.hoc081098:kmp-viewmodel-compose:$kmpViewModel")

0 commit comments

Comments
 (0)