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

Class file has wrong version 55.0, should be 52.0 #28

Open
happysingh23828 opened this issue Sep 16, 2021 · 4 comments
Open

Class file has wrong version 55.0, should be 52.0 #28

happysingh23828 opened this issue Sep 16, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@happysingh23828
Copy link

Getting class file has wrong version 55.0, should be 52.0 while running the code. we are using JAVA_8 in our project

import com.simform.custombottomnavigation.SSCustomBottomNavigation;
                                         ^
  bad class file: /Users/bitclass-admin/.gradle/caches/transforms-2/files-2.1/cdfc897a9d2a80fb9143ac1851be42a4/jetified-SSCustomBottomNavigation-3.2-api.jar(com/simform/custombottomnavigation/SSCustomBottomNavigation.class)
    class file has wrong version 55.0, should be 52.0
    Please remove or make sure it appears in the correct subdirectory of the classpath.


Screenshot 2021-09-16 at 4 42 03 PM

@happysingh23828
Copy link
Author

@simform-solutions

@ShwetaChauhan18
Copy link
Contributor

Thanks for reporting. I will check and let you know

@shwetachauhan-simform shwetachauhan-simform added the bug Something isn't working label Feb 17, 2022
@MehulKK
Copy link
Contributor

MehulKK commented Aug 25, 2022

@happysingh23828 : would you please share more details for this.

@PratikFagadiya
Copy link

@happysingh23828 I guess you are using JAVA_11 make sure you are using JAVA_8
Fore more detail you can check this stackoverflow answer
https://stackoverflow.com/a/75212710/12833551

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants