Have you tried just starting a brand new kotlin project in IDEA and seeing if that just works? If that doesn’t work, then there’s a deeper issue. If that does work, then it’s a Gradle configuration issue.
👍 1
d
Dhawal
06/07/2018, 6:01 PM
I will try this and revert back
Dhawal
06/07/2018, 6:13 PM
Tried creating a new kotlin java project using gradle. Got the same error in sync. What could be the issue here?