Skip to content

Commit

Permalink
[docs] Add kstatemachine-serialization artefact to install readme sec…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
nsk90 committed Oct 23, 2024
1 parent b5339e2 commit 1b4f63e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ dependencies {
// multiplatform artifacts, where <Tag> is a library version.
implementation("io.github.nsk90:kstatemachine:<Tag>")
implementation("io.github.nsk90:kstatemachine-coroutines:<Tag>")
implementation("io.github.nsk90:kstatemachine-serialization:<Tag>")
}
```

Expand Down

0 comments on commit 1b4f63e

Please sign in to comment.