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.
d
Dominaezzz
08/09/2019, 3:01 PM
I don't think you don't need
java
for JavaFX.
Dominaezzz
08/09/2019, 3:01 PM
I don't use it.
👍 2
m
mbonnin
08/10/2019, 4:03 PM
Not sure if it's related but I use the `com.android.library`plugin instead of the