I had the same issues but then I used Gradle 4.3 RC4 the issues were resolved
kartikpatodi
11/08/2017, 7:38 PM
also try
invadidate cache and restart
c
Czar
11/09/2017, 8:33 AM
@warren, it would help us to help you if you posted your complete
build.gradle.kts
as a snippet here
w
warren
11/09/2017, 3:35 PM
thanks for your help! it seems the problem in my case was due to another build file in a superproject. when I opened this project on its own, it was fine. my bad.