even Kotlin 1.9.0-Beta complains! So K2 doesn't fix it
@Stephan Schröder Does 1.9.0-Beta enable K2 by default? That would be surprising 🤔
s
Stephan Schröder
06/16/2023, 8:41 AM
@Joffrey hmm, at least you Kotlin 1.8.20 uses K2 if you configure to use languageVersion = "1.9", so I extrapolated from there 🤔
Update:
hmm, the documentation says "2.0" which makes more sense. Maybe I remember this wrong??