If i update kotlin and compose version, i get this error:
This version (1.3.2) of the Compose Compiler requires Kotlin version 1.7.20 but you appear to be using Kotlin version 1.7.21 which is not known to be compatible
If i just update the compose version, i get this one:
This version (1.4.0-alpha02) of the Compose Compiler requires Kotlin version 1.7.21 but you appear to be using Kotlin version 1.7.20 which is not known to be compatible