:white_check_mark: [RESOLVED]: Trying to share a `...
# compose-desktop
x
 [RESOLVED]: Trying to share a
@Composable
button between
desktop
and
android
and getting this
Copy code
org.jetbrains.kotlin.backend.common.BackendException: Backend Internal error: Exception during code generation
Complete stacktrace and source in the thread
 [RESOLVED] My bad - there were still left over androidx.jetpack.compose dependencies in my build script. I removed those and it compiles as expected