1
resposta

Quando dou Run no Android Studio aparece esse erro.. alguém pode me ajudar?

Launching lib\main.dart on sdk gphone x86 in debug mode... Running Gradle task 'assembleDebug'...

FAILURE: Build failed with an exception.

  • What went wrong: Could not open settings generic class cache for settings file 'C:\Users\carlo\StudioProjects\myapp\android\settings.gradle' (C:\Users\carlo.gradle\caches\6.7\scripts\1fnwrr8g4rohfp291nvlxj5qe).

    BUG! exception in phase 'semantic analysis' in source unit 'BuildScript' Unsupported class file major version 60

  • 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

BUILD FAILED in 47s Exception: Gradle task assembleDebug failed with exit code 1

1 resposta

Boa tarde Carlos, tudo bem?

A princípio, o seu problema pode ser com a versão do Java que você está utilizando, se for possível tente colocar a versão do Java 8. Se caso o seu problema persistir, dá uma olhada nessas duas perguntas aqui:

Pergunta 1

Pergunta 2

São problemas semelhantes ao seu, pode ajudar a solucionar. Qualquer coisa, estamos a disposição.

Obrigado!