Skip to content

Commit 19e8c69

Browse files
authored
Merge pull request #75 from hoc081098/renovate/io.github.hoc081098-channel-event-bus-0.x
Update dependency io.github.hoc081098:channel-event-bus to v0.1.0
2 parents 5b42d4e + 3227da2 commit 19e8c69

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
@@ -37,7 +37,7 @@ dependencies {
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")
40-
implementation("io.github.hoc081098:channel-event-bus:0.0.3-SNAPSHOT")
40+
implementation("io.github.hoc081098:channel-event-bus:0.1.0")
4141
implementation("io.github.hoc081098:solivagant-navigation:0.3.0")
4242
implementation(compose.runtime)
4343
implementation(compose.foundation)

0 commit comments

Comments
 (0)