I have my IntelliJ set up that way with the Kotlin facet configured for the Common platform. But it doesn't add the Kotlin std library to the dependencies, and IntelliJ shows a warning if I add a platform specific stdlib (makes sense). Which library should I use?