JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
15.86k stars 1.15k forks source link

Koltin's' expect/actual ' #2424

Open nadyboy opened 1 year ago

nadyboy commented 1 year ago
image

I use Koltin's' expect/actual 'for cross platform development, but the development tool reminds me that I need to add another "androidAndroidTestRelease", instead of reminding me that I need to implement the interface in "androidMain". How do I modify this?

okushnikov commented 1 month ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.

okushnikov commented 1 month ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.