Marco Pierucci
04/13/2023, 12:47 PMandroidx/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
Does that means that I need to set jdk to 17 on my sdk location?vide
04/13/2023, 12:50 PM1.4.5
requires JDK 17, but 1.4.6
is coming soon and it will support 11 again.
See more details at:
• https://kotlinlang.slack.com/archives/CJLTWPH7S/p1681335595033629
• https://kotlinlang.slack.com/archives/CJLTWPH7S/p1681323339179339?thread_ts=1681323339.179339&cid=CJLTWPH7SMarco Pierucci
04/13/2023, 12:50 PMjim
04/19/2023, 5:55 PMMarco Pierucci
04/19/2023, 6:07 PM