mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
using_kotlin.md: align table headers
This commit is contained in:
parent
e13a2a6f1c
commit
ea566bc858
@ -166,13 +166,13 @@ Since 2024.2, a custom [fork](https://github.com/JetBrains/intellij-deps-kotlinx
|
||||
|
||||
See [](kotlin_coroutines.md) on how to use them in plugins.
|
||||
|
||||
| IntelliJ Platform version | Bundled _kotlinx-coroutines_ version |
|
||||
|---------------------------|--------------------------------------|
|
||||
| 2025.2 | 1.10.1-intellij-4 |
|
||||
| 2025.1 | 1.8.0-intellij-13 |
|
||||
| 2024.3 | 1.8.0-intellij-11 |
|
||||
| 2024.2 | 1.8.0-intellij-9 |
|
||||
| 2024.1 | 1.7.3 |
|
||||
| IntelliJ Platform version (latest update) | Bundled _kotlinx-coroutines_ version |
|
||||
|-------------------------------------------|--------------------------------------|
|
||||
| 2025.2 | 1.10.1-intellij-4 |
|
||||
| 2025.1 | 1.8.0-intellij-13 |
|
||||
| 2024.3 | 1.8.0-intellij-11 |
|
||||
| 2024.2 | 1.8.0-intellij-9 |
|
||||
| 2024.1 | 1.7.3 |
|
||||
|
||||
### Other Bundled Kotlin Libraries
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user