If I'm making a KMP library using ktor in common code only, what targets do I add? I'm currently adding all the targets ktor supports and it takes a while to compile and set up the project which is why I'm wondering.
n
nam
04/14/2025, 2:12 PM
I think it depends on which platform you're targeting your app to run on. If only desktop, I will choose jvm