Atualizei o Android Studio 3.6 Canary 3 para 3.6 Canary 4 algumas horas atrás, e apenas momentos atrás tentei abrir um projeto, mas ele nem configurou quando abri o projeto.
Eu já tinha Gradle 3.6.0-alpha04 antes de atualizar para 3.6C4**
Por que Gradle está lançando essa exceção?
Para mim, parece que há algo errado com seu código... mas não tenho certeza.
FAILURE: Build failed with an exception.
* What went wrong:
java.io.NotSerializableException: com.android.build.gradle.internal.ide.DefaultProjectSyncIssues
> com.android.build.gradle.internal.ide.DefaultProjectSyncIssues
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
CONFIGURE FAILED in 20s
Cause: com.android.build.gradle.internal.ide.DefaultProjectSyncIssues
ERROR: Cause: com.android.build.gradle.internal.ide.DefaultProjectSyncIssues
Há uma solução?