Output path constantly being reset
已回答
I am working with Kotlin in a gradle project.
Every time I try to change the output path to something else than **\out\production\classes, it is reset automatically to **\out\production\classes. Why? I want to set it to build\IDEA
请先登录再写评论。
Hi. Please check this answer:
https://stackoverflow.com/a/46035904/8958060