And again it’s failing :disappointed: Even with `-...
# gradle
m
And again it’s failing 😞 Even with 
-Dorg.gradle.parallel=false
. Gradle build works fine with 
build
 but fails for 
publish
 with
unresolved references
. As if the Kotlin plugin forgets some dependencies only when publishing 🤔 Does anyone have an idea where to look, or found a workaround for the issue? https://youtrack.jetbrains.com/issue/KT-44715
🤷‍♂️ 1