It could mean Gradle is trying to build using the wrong directory to build. Make sure you opened your project from the root. My issue was that Studio thought my project had two roots for some reason, so I deleted my .idea folder and that resolved it.