Try removing or turning off build configuration cache like this:
org.gradle.unsafe.configuration-cache=false
in your gradle.properties file and synchronize project with internet connection to see if it works.