From 441fca7cd13f37e4cac69fb39164ee9e78b39faa Mon Sep 17 00:00:00 2001 From: Romain Boisselle Date: Mon, 27 Mar 2023 07:00:18 +0200 Subject: [PATCH] update docs --- README.md | 2 ++ doc/antora.yml | 2 +- doc/modules/framework/pages/compose.adoc | 8 ++++++++ 3 files changed, 11 insertions(+), 1 deletion(-) 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