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

Can't process class [module-info.class] (Unsupported class version number [53.0] (maximum 52.0, Java 1.8)) #1850

Closed
raminhbbAU opened this issue Jan 19, 2021 · 3 comments

Comments

@raminhbbAU
Copy link

Hey There,

I'm facing with a trouble while compiling my android project with gson-2.8.6.jar. The following error has appeared:

Warning:Exception while processing task java.io.IOException: Can't read [D:\Parsic Source\ParsiLab\ParsiLab\app\libs\gson-2.8.6.jar(;;;;;;**.class)] (Can't process class [module-info.class] (Unsupported class version number [53.0] (maximum 52.0, Java 1.8)))

Any help would be appreciated
RaminHbb

@Marcono1234
Copy link
Collaborator

Probably related to #1627

@Marcono1234
Copy link
Collaborator

Marcono1234 commented Aug 12, 2022

Can you please check if this issue still occurs with the latest Gson version? The way the module-info.class file is included in the Gson JAR was changed and should hopefully now cause fewer issues. Also make sure to use the latest build tools and plugins (e.g. Gradle).

@Marcono1234
Copy link
Collaborator

I am going to close this because no answer has been provided. If you still experience this with the latest Gson version, feel free to comment here again with more details.

@Marcono1234 Marcono1234 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants