We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3ffe27 + 2b68872 commit e272169Copy full SHA for e272169
build.gradle.kts
@@ -38,7 +38,7 @@ dependencies {
38
implementation("io.github.hoc081098:kmp-viewmodel-savedstate:$kmpViewModel")
39
implementation("io.github.hoc081098:kmp-viewmodel-compose:$kmpViewModel")
40
implementation("io.github.hoc081098:channel-event-bus:0.1.0")
41
- implementation("io.github.hoc081098:solivagant-navigation:0.3.0")
+ implementation("io.github.hoc081098:solivagant-navigation:0.5.0")
42
implementation(compose.runtime)
43
implementation(compose.foundation)
44
implementation(compose.material3)
0 commit comments