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

Example app does not build due to v1 Android embedding #65

Open
mgeilich opened this issue Aug 30, 2024 · 0 comments
Open

Example app does not build due to v1 Android embedding #65

mgeilich opened this issue Aug 30, 2024 · 0 comments

Comments

@mgeilich
Copy link

Updated to the latest flutter, example app no longer builds:

Build failed due to use of deleted Android v1 embedding.

[✓] Flutter (Channel stable, 3.24.1, on macOS 14.1.1 23B81 darwin-arm64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0-rc1)

I can get past that error by editing AndroidManifest.xml:
Android:name="${applicationName}"

But the build still fails:

BUG! exception in phase 'semantic analysis' in source unit 'BuildScript' Unsupported class file major version 61

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