darkmoon_uk
08/09/2019, 2:58 PMjava and android plugins in the same multi-platform project?
Not being able to have targets for android and javafx desktop co-existing in my multi-platform client modules is really cramping my style...
I think a code change is probably necessary in the android plugin to prevent it misbehaving in the presence of the java one.Dominaezzz
08/09/2019, 3:01 PMjava for JavaFX.Dominaezzz
08/09/2019, 3:01 PMmbonnin
08/10/2019, 4:03 PMjava plugin on my project due to https://youtrack.jetbrains.com/issue/KT-32814darkmoon_uk
08/11/2019, 10:04 PMjava plugin. This means I'm now able to move towards proper com.android.library multi-platform targets in the template sub-projects. Let's see how that affects the issue you raised against it, @mbonnin 🙂