Skip to content

Commit a05227c

Browse files
fix(deps): update dependency io.github.hoc081098:kmp-viewmodel-savedstate to v0.3.0 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb01645 commit a05227c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ kotlin {
5050
dependencies {
5151
implementation(project(":flowredux"))
5252
api("io.github.hoc081098:kmp-viewmodel:0.2.0")
53-
api("io.github.hoc081098:kmp-viewmodel-savedstate:0.2.0")
53+
api("io.github.hoc081098:kmp-viewmodel-savedstate:0.3.0")
5454

5555
// Flow, Coroutines
5656
api(deps.coroutines.core)

0 commit comments

Comments
 (0)