
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
flutter doctor --android-licenses를 입력해서 설치를 마무리 하려는데 오류가 자꾸나서 넘어가지 못하고 있습니다 확인하고 해결법 알려주시면 감사하겠습니다.

작성한 코드 및 에러 메세지

Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/android/prefs/AndroidLocationsProvider has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
