I read that the Multiplatform Plugin is supposed to compile only the targets requested of it, but Gradle is consistently building the (irrelevant) iOS Framework target, while building a depending Android project. 🐢 ⏱️
The Android project itself is not multiplatform - do I need to specify in the project dependency to only build the Android target?