Добрый всем. Кто может сталкивался с проблемой такой и как ее решал? (в зависимостях градла что ставил)
dependencies {
implementation("
com.android.tools.build:gradle:7.0.0")
implementation("androidx.navigation:navigation-compose:2.4.0-beta02")
implementation(compose.desktop.currentOs)
}
Incompatible because this component declares a component, with the library elements 'aar' and the consumer needed a component, preferably in the form of class files