Is there a way - in a Gradle build script - to ins...
# multiplatform
p
Is there a way - in a Gradle build script - to inspect the supported KMP targets such that I can create a union set of supported targets for all my dependencies (currently only Coroutines) and add those targets to my project?