When I upgrade my Project Kotlin version from 1.0.5 to 1.1.1, it produce the warning
Warning:the '-d' option with a directory destination is ignored because '-module' is specified
during compilation. What is this warning for? What do I need to fix?