From cf5a4697e46c4686cb2bb57ad342ba20ff19d6fd Mon Sep 17 00:00:00 2001 From: Aleksey Zamulla Date: Fri, 31 Oct 2025 15:31:14 +0100 Subject: [PATCH] update: KMP IDE plugin version and status --- docs/topics/components-stability.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/topics/components-stability.md b/docs/topics/components-stability.md index 476830e07a0..465c0cff5ac 100644 --- a/docs/topics/components-stability.md +++ b/docs/topics/components-stability.md @@ -108,7 +108,7 @@ to avoid the accidental use of features that have not been released as stable. | **Component** | **Status** | **Status since version** | **Comments** | |------------------------------------------------|------------|--------------------------|--------------------------------------------------------------------------------------------------------------------------------------| | Kotlin Multiplatform | Stable | 1.9.20 | | -| Kotlin Multiplatform plugin for Android Studio | Beta | 0.8.0 | [Versioned separately from the language](https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-plugin-releases.html) | +| Kotlin Multiplatform plugin for Android Studio | Stable | 0.9 | [Versioned separately from the language](https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-plugin-releases.html) | ### Kotlin/Native @@ -133,4 +133,4 @@ For more information about the level of support for different targets, see [](na ## Language features and design proposals -For language features and new design proposals, see [](kotlin-language-features-and-proposals.md). \ No newline at end of file +For language features and new design proposals, see [](kotlin-language-features-and-proposals.md).