인텔리제이를 사용하여 프로젝트를 실행 시킨 후 빌드를 종료 시키면 아래와 같은 Exception 메시지가 출력되는 경우가 있습니다. Execution failed for task ':LifecycleApplicationKt.main()'. > Build cancelled while executing task ':LifecycleApplicationKt.main()' * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. 코드는 문제 없고 다른부분도 문제가 없는데 저런 빨간문..