Composables UI is out: our new component library for Compose Multiplatform ->

Compose Runtime Annotation

Jetpack Compose API reference for runtime-annotation.

Dependency

Add the following dependency to your build.gradle file:

implementation("androidx.compose.runtime:runtime-annotation:1.12.0-beta01")

Last updated: