diff --git a/README.md b/README.md index 18acd70f..a1f01d6e 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,8 @@ Kotlin & JVM compatibility | Kodein | Kotlin | JDK | Compose | |:-----------:|:------:|:-------:|:------------------:| +| 7.19.0 | 1.8.10 | min 1.8 | Compatible | +| 7.18.0 | 1.8.0 | min 1.8 | Compatible | | 7.17.1 | 1.8.0 | min 1.8 | Compatible | | 7.17.0 | 1.8.0 | min 1.8 | No | | 7.16.0 | 1.7.20 | min 1.8 | Compatible | diff --git a/doc/antora.yml b/doc/antora.yml index 64919749..981cdb72 100644 --- a/doc/antora.yml +++ b/doc/antora.yml @@ -12,5 +12,5 @@ asciidoc: attributes: branch: '7.19' version: '7.19.0' - kotlin: '1.8.0' + kotlin: '1.8.10' jdk: '1.8' \ No newline at end of file diff --git a/doc/modules/framework/pages/compose.adoc b/doc/modules/framework/pages/compose.adoc index 8b5849e6..543135f8 100644 --- a/doc/modules/framework/pages/compose.adoc +++ b/doc/modules/framework/pages/compose.adoc @@ -16,6 +16,14 @@ Here is a table containing the version compatibility: |Compose compiler |Kotlin +|7.19.0 +|Compose 1.3.1 +|1.8.10 + +|7.18.0 +|Compose 1.3.0-rc2 +|1.8.0 + |7.17.1 |Compose 1.3.0-rc2 |1.8.0