Is there support to have both Android and Jvm targ...
# multiplatform
p
Is there support to have both Android and Jvm targets at the moment? I was wonder while writing this 😅
m
👀 1
🙇 1
The intelliJ support isn't great (which is why there is code to ignore Android during gradle sync) but it builds and publishes both artifacts, one for the JVM using the jdbc SQL driver and one for Android using the android SQL driver