Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile App: Build Failed: Unsupported Class File Major Version 66 Error During 'yarn android' #799

Open
arturritzel opened this issue Jul 23, 2024 · 1 comment

Comments

@arturritzel
Copy link

arturritzel commented Jul 23, 2024

Describe the bug

When running yarn android, the build fails with the error "Unsupported class file major version 66" during the Gradle build process.

To Reproduce

What I did:

Expected behavior

The application should build and run on an Android device or emulator without errors.

Screenshots

n/a

Observed behavior

The build process fails with the following error:

FAILURE: Build failed with an exception.

* What went wrong:
Could not open settings generic class cache for settings file 'settings.gradle'.
> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 66

* 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 5s
error Failed to install the app.
error Command failed with exit code 1.

Environment

  • Self hosted
  • Device Name: n/a
  • OS Version: Debian 12
  • Chatwoot App Version: Latest
  • Chatwoot Server Version: Latest

Additional context

n/a

Possible fixes

n/a

@arturritzel arturritzel changed the title Build Failed: Unsupported Class File Major Version 66 Error During 'yarn android' Mobile App: Build Failed: Unsupported Class File Major Version 66 Error During 'yarn android' Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant