@poohbar I finally got it working... heres the steps I did:
rm -rf ~/.m2/repository
find ./project -type f -name '*.iml' -delete
rm -rf ./project/.idea
- Downgraded Intellij to 2017.3.3
- Downgraded Kotlin to 1.2.0
- Restarted my computer
- Invalided Caches