java.lang.UnsupportedClassVersionError: androidx/compose/compiler/plugins/kotlin/ComposeComponentRegistrar has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
Anyone else is facing the same issue?
We use java 11, with kotlin 1.8.20 (setup acording to compose compiler update)