Problem most examples I have seen only have a jvm target but I want and android library target so I can bring in android dependencies
d
Dominaezzz
04/15/2019, 9:04 PM
Remove the version from
org.jetbrains.kotlin.native.cocoapods
.
d
Dennis L
04/15/2019, 9:36 PM
Yeah that's fine just have all 4 of your plugins without versions as apply plugin, you'll need an extra manifest when it complains one is missing but it'll work