This page lists the versions of Compose and Kotlin that each version of Kobweb is built against.
Kobweb | Compose | Kotlin |
---|---|---|
0.15.2+ | 1.5.11 | 1.9.21 |
0.15.0 - 0.15.1 | 1.5.10 | 1.9.20 |
0.14.0+ | 1.5.1 | 1.9.10 |
0.13.7+ | 1.4.1 | 1.8.20 |
0.13.0+ | 1.4.0 | 1.8.20 |
0.12.1+ | 1.3.1 | 1.8.10 |
0.12.0 | 1.3.0 | 1.8.0 |
0.11.4+ | 1.2.2 | 1.7.20 |
0.10.4 - 0.11.3 | 1.2.1 | 1.7.20 |
0.10.0 - 0.10.3 | 1.2.0 | 1.7.10 |
0.9.12+ | 1.1.1 | 1.6.10 |
0.9.11- | 1.0.0 | 1.6.10 |
You should consider keeping these versions in sync in your own projects if possible to avoid unexpected issues around diverging APIs.