Difference of gradle build and IDEA's build
Answered
https://stackoverflow.com/q/44412774/4469745
In gradle project, IDEA's build icon Ctrl+F9 is different from `gradle build`.What's the difference and why?
Please sign in to leave a comment.
Both builds should work. If Build | Build produces errors, please file a bug to the Kotlin project: https://youtrack.jetbrains.com/issues/KT. Thank you.