Skip to content

Commit

Permalink
docs: clarify compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMrMilchmann committed Sep 24, 2022
1 parent 58555b7 commit 2de6bae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ fun MyComposable(model: MyModel) {
}
```

> **Note**: The `quitte-compose` module targets Java 17 bytecode and is
> currently only supported for [Compose for Desktop](https://www.jetbrains.com/lp/compose-mpp/).

### Quitte extensions for kotlinx.coroutines

Expand Down

0 comments on commit 2de6bae

Please sign in to comment.