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

build!: Downgrade java version to java 8 #710

Merged

Conversation

IsaacGuiotto
Copy link

Fixed the following issue:

flutterEngine.getPlugins().add(new com.mews.kiosk_mode.KioskModePlugin());
                                                            ^
  bad class file: /Users/${path-to-project}/build/kiosk_mode/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar(/com/mews/kiosk_mode/KioskModePlugin.class)
    class file has wrong version 65.0, should be 61.0
    Please remove or make sure it appears in the correct subdirectory of the classpath.
1 error

@IsaacGuiotto IsaacGuiotto requested a review from a team as a code owner November 28, 2024 13:23
@witwash witwash reopened this Dec 27, 2024
@witwash witwash changed the title Downgraded java version to work with new flutter version fix: Downgrade java version to work with new flutter version Dec 27, 2024
@witwash witwash changed the title fix: Downgrade java version to work with new flutter version build!: Downgrade java version to java 8 Jan 10, 2025
@witwash witwash merged commit 6beb047 into MewsSystems:master Jan 10, 2025
8 checks passed
witwash added a commit that referenced this pull request Jan 10, 2025
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

Successfully merging this pull request may close these issues.

2 participants