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

Upgrade Project Dependencies and Compatibility for Android Build #2715

Closed
may-tas opened this issue Jan 23, 2025 · 0 comments
Closed

Upgrade Project Dependencies and Compatibility for Android Build #2715

may-tas opened this issue Jan 23, 2025 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file feature request security Security fix unapproved Unapproved, needs to be triaged

Comments

@may-tas
Copy link
Contributor

may-tas commented Jan 23, 2025

Is your feature request related to a problem? Please describe.

  • The project is currently experiencing compatibility issues with Java and cannot run properly for android. This necessitates a comprehensive upgrade of project dependencies, including Flutter version, Gradle version, and Android Gradle version.
  • Upgrading project versions guarantees long-term project performance, security, compatibility.

Describe the solution you'd like

  • Upgrade Flutter to the latest stable version
  • Update Gradle and Android Gradle Plugin to their most recent compatible versions
  • Modify Android folder configuration files
  • Update GitHub workflow files
  • Review and update project dependencies
  • Potentially update/replace pubspec.yaml dependencies to resolve compatibility issues with new project version, replacing outdated packages.

Describe alternatives you've considered

  • Incremental version upgrades
  • Selective dependency updates
  • Maintaining current version and troubleshooting existing compatibility issues

Approach to be followed (optional)

  • Create a new branch for version upgrades
  • Update pubspec.yaml with latest Flutter version
  • Modify build.gradle files in Android folder
  • Update GitHub workflow configuration
  • Run all tests and write new ones if needed.
  • Document any manual adjustments required for different environments.

Additional context

  • iOS build remains unaffected
  • Focused exclusively on Android build configuration.
Image Image

Potential internship candidates

Please read this if you are planning to apply for a Palisadoes Foundation internship

@github-actions github-actions bot added dependencies Pull requests that update a dependency file security Security fix unapproved Unapproved, needs to be triaged labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file feature request security Security fix unapproved Unapproved, needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants