galex
05/17/2024, 6:06 AM2024-05-17 09:04:43,747 [ 481934] INFO - STDERR - Exception in thread "DefaultDispatcher-worker-1" org.jetbrains.kotlin.compiler.plugin.CliOptionProcessingException: Unsupported plugin option: androidx.compose.compiler.plugins.kotlin:strongSkipping=false
Did anyone encounter this? 🤔galex
05/17/2024, 6:31 AMshikasd
05/17/2024, 1:55 PMgalex
05/17/2024, 3:19 PMplugins {
alias(libs.plugins.compose.compiler)
}
Remove it and no issues, add it and you can see "Analyzing..." forever as it makes the K2 IDE Plugin to crashgalex
05/17/2024, 3:54 PM