Ask Your Question
0

What does it mean when an error message displays while building a Kotlin and Jetpack Compose desktop project, stating that the ComposeComponentRegistrar plugin is incompatible?

asked 2023-01-22 11:00:00 +0000

djk gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2021-09-28 01:00:00 +0000

nofretete gravatar image

This error message indicates that the version of the ComposeComponentRegistrar plugin you are using is not compatible with the Kotlin version you are using. You will need to update the plugin to a version that is compatible with your Kotlin version or downgrade your Kotlin version to one that is compatible with your current plugin.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-01-22 11:00:00 +0000

Seen: 9 times

Last updated: Sep 28 '21