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 5b42d4e + 3227da2 commit 19e8c69Copy full SHA for 19e8c69
build.gradle.kts
@@ -37,7 +37,7 @@ dependencies {
37
implementation("io.github.hoc081098:kmp-viewmodel:$kmpViewModel")
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.0.3-SNAPSHOT")
+ implementation("io.github.hoc081098:channel-event-bus:0.1.0")
41
implementation("io.github.hoc081098:solivagant-navigation:0.3.0")
42
implementation(compose.runtime)
43
implementation(compose.foundation)
0 commit comments