Brian Guertin
05/12/2022, 7:15 PM> Task :jgosdk:compileKotlinIosArm64
e: Compilation failed: Cannot find the Composer class in the classpath
Brian Guertin
05/12/2022, 7:30 PMconfigurations.all {
// Exclude native compiler
exclude("org.jetbrains.compose.compiler", "compiler-hosted")
}