
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
main.dart 모두 복붙하였는데 에뮬레이터 초기화면 설정하려고 Run Without Debugging 버튼을 클릭해도 안뜨고 오류가 나옵니다..
cmd 확인해봤는데 저런식으로 뜨던데 저건 어떻게 해결해야할까요... java도 설치하긴 했습니다


<
Launching lib\main.dart on sdk gphone64 x86 64 in debug mode...
FAILURE: Build failed with an exception.
* What went wrong:
Could not open settings generic class cache for settings file 'C:\Users\gram\Desktop\flutter\daangn\android\settings.gradle' (C:\Users\gram\.gradle\caches\7.4\scripts\ea4ydi90mwjg9g63m7r6nimmx).
> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 64
* 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 2s
Exception: Gradle task assembleDebug failed with exit code 1
Exited (sigterm)
>
