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

Fix examples for JDK 21 (Android Studio Ladybug) #695

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

greenrobot-team
Copy link
Member

Public PR to run GitHub Actions.

@greenrobot-team greenrobot-team force-pushed the 127-fix-examples-android-studio-ladybug branch 2 times, most recently from ce7524d to f29e1ac Compare December 2, 2024 12:19
At least Flutter SDK 3.7.12: This matches what can be built by CI due to
dependency constraints, so is the lowest version users could possibly be
using.

At least Flutter SDK 3.13.9: required to upgrade to Android Gradle
Plugin 8.2.1 (to support JDK 21) which requires using the namespace
property.

At least Flutter SDK 3.16.9: required to apply Flutter plugin using
plugins block, which is required to do further changes to support
JDK 21.
…ox-dart#127

To match the lowest supported version by examples.
@greenrobot-team greenrobot-team force-pushed the 127-fix-examples-android-studio-ladybug branch from b5a33c5 to a467973 Compare December 2, 2024 13:58
@greenrobot-team greenrobot-team force-pushed the 127-fix-examples-android-studio-ladybug branch from 2f03936 to 2dd62a3 Compare December 3, 2024 07:27
@greenrobot-team greenrobot-team force-pushed the 127-fix-examples-android-studio-ladybug branch from 2dd62a3 to ecb998c Compare December 3, 2024 07:29
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.

1 participant