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).