I am getting this error: ```e: This version (1.0.0...
# compose
d
I am getting this error:
Copy code
e: This version (1.0.0-alpha13) of the Compose Compiler requires Kotlin version 1.4.30 but you appear to be using Kotlin version 1.4.31 which is not known to be compatible.
but I am actually using
1.0.0-beta01
everywhere, and I can’t see any place where I specified
1.0.0-alpha13
what’s the reason for that?