Instalei o Android Studio, abri o projeto fornecido, mas apresentou falhas ao fazer as tasks do Gradle.
1° The directory C:\Users…ocuments\Curso\Leilao is registered as a Git root, but no Git repositories were found there. 2° Gradle sync failed: Unsupported method: AndroidProject.getVariantNames(). The version of Gradle you connect to does not support that method. To resolve the problem you can change/upgrade the target version of Gradle you connect to. Alternatively, you can ignore this exception and read other information from the model.
Como proceder?