Here is what you want to try doing, open Intellij's settings or press "Ctrl+Alt+S", and click on advanced settings and in the search box type "incremental" and the first option that shows up will be "Enable unified Java/Kotlin incremental compilation implementation" and you'll want to untick the checkbox and then that is it. Now this what worked for me, it might not work for all you people.