Ryan Brink
06/11/2023, 5:35 PM:api
:cli
:ui:android
:ui:common
:ui:desktop
however, when I try to run the Api through intellij, it complains that it cannot find a gradle task to build api, despite api having a build
step when inspected in the gradle side panel. Anyone have any idea what might be up here? Wondering if it's something to do w/ my multiplatform configuration, since I have never had this problem with pure JVM based projects.Ryan Brink
06/11/2023, 5:40 PMBuild
into Build Project
... anyone know why this would be an issue in a multiplatform project?Ivan Kubyshkin [JetBrains]
06/13/2023, 8:55 AM