I want to use kotlin 1.6.10 (which has a bunch of good bugfixes) with compose 1.1.0-rc01 (released today)
I used to use this back in the day to get around kotlin compat checks, but it doesn't work anymore. Is there a new way to get around the kotlin compat checks?