-
Notifications
You must be signed in to change notification settings - Fork 37
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
Update deps #485
base: main
Are you sure you want to change the base?
Update deps #485
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works on windows
As the commit reveals, this PR primarily modifies dependencies related to the Android build process. Therefore, I believe it's necessary to wait for a maintainer who focuses on Android to confirm it compiles on his side before merging. |
Then I believe @kooWZ should be tagged for reviewing this. But I suppose he is struggling with OS(H) lately (so am I though). 😆 |
This PR:
flutter_secure_storage
to the beta version, so we can get rid of the workaround;build.gradle
;tray_manager
dependency.BREAKING CHANGES: Please note that this change will set the minimum and target Java version to 23. As a result, developers will need to install JDK >= 23 to compile the project.