Skip to content

Commit 9157c65

Browse files
committed
prepare for snapshot
1 parent c20f89f commit 9157c65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

channel-event-bus/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
POM_NAME=kotlin-channel-event-bus
22
POM_ARTIFACT_ID=channel-event-bus
3-
POM_DESCRIPTION=TODO
3+
POM_DESCRIPTION=Multi-keys, multi-producers, single-consumer event bus backed by Kotlinx Coroutines Channels

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ site_name: KMP ViewModel
22
site_url: https://hoc081098.github.io/kotlin-channel-event-bus/docs/0.x
33
repo_name: kotlin-channel-event-bus
44
repo_url: https://github.com/hoc081098/kotlin-channel-event-bus
5-
site_description: "TODO"
5+
site_description: "Multi-keys, multi-producers, single-consumer event bus backed by Kotlinx Coroutines Channels"
66
site_author: Petrus Nguyễn Thái Học
77
remote_branch: gh-pages
88
edit_uri: edit/master/docs/

0 commit comments

Comments
 (0)