is there a way to know which kotlin compiler should I use with a particular compose version?
i can see compiler -> kotlin version mapping but not a compose version -> compiler mapping
i
Ian Lake
01/24/2024, 7:39 PM
They're decoupled from one another, so you can upgrade your compiler without updating Compose or vice versa