Anyone knows where is the issue about the binary compatibility between desktop and android? I checked in compose-jb GitHub repo with no luck
o
olonho
05/03/2021, 12:19 PM
Not sure what is exact question here. Multiplatform projects with Android, Desktop and common parts are available using Jetbrains Gralde MPP plugin as documented in https://github.com/JetBrains/compose-jb/tree/master/tutorials/Getting_Started. Binary compatibility between Android and Desktop doesn’t look like something we planned to support.