Hello guys, happy new year! :tada: Quick quesiton ...
# announcements
a
Hello guys, happy new year! 🎉 Quick quesiton for kotlin-mpp, is there a way to apply the java plugin and the android one at the same time and avoid the following error:
Error: The 'java' plugin has been applied, but it is not compatible with the Android plugins
l
It's a xor. The usual solution is to have another module depending on the JVM module that adds Android features.