Hi,I am trying to test ride the latest `2.0.0-RC1`...
# multiplatform
m
Hi,I am trying to test ride the latest
2.0.0-RC1
on a kotlin multiplatform project, and when I try to run any gradle task it fails with an error
Please initialize at least one Kotlin target in 'composeApp (:composeApp)'.
Read more <https://kotl.in/set-up-targets>
It works good with
2.0.0-Beta5
Any help is appreciated (and of course let me know if I need to ask this elsewhere)