I tweaked a bunch of stuff in my core Gradle logic...
# community-support
e
I tweaked a bunch of stuff in my core Gradle logic, and now one of my projects prints a warning for each Kotlin multiplatform target, that the
<target>Klibraries
and
<target>Classpath
configurations were resolved during configuration time. Any ideas on where the best places are in my Gradle logic to start looking for what is causing this?