unsupported class file major version 63

58 Views Asked by At

I am trying to run my flutter project in VScode. But this error is * shown. Any ideas on how to resolve this issue?

  • Java version is 19.0.1
  • gradle version is 7.1.2
  • Flutter 3.3.9

Tools

• Dart 2.18.5

• DevTools 2.15.0

FAILURE: Build failed with an exception.

  • What went wrong: Could not open settings generic class cache for settings file 'C:\Users\user\Desktop\Nish\face_recognition\android\settings.gradle' (C:\Users\user.gradle\caches\7.1\scripts\el377zxjtiubuolyxhieyiuv6).

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

0

There are 0 best solutions below