Код: Выделить всё
named("commonMain") {
dependencies {
api(compose.runtime)
api(compose.foundation)
api(compose.material)
api(compose.materialIconsExtended)
implementation("androidx.compose.ui:ui-tooling-preview:1.1.1")
}
}
Я использую Idea 2021.3.3, Build #IU-213.7172.25, построенная 16 марта 2022 года.
Подробнее здесь: https://stackoverflow.com/questions/730 ... mo-project
Мобильная версия