Skip to content

chore: remove unused modules.xml file #24

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

VB10
Copy link

@VB10 VB10 commented Apr 21, 2025

This pull request updates the Android project configuration and dependencies to align with modern standards and improve compatibility. Key changes include upgrading the Gradle and Kotlin versions, updating the minimum and target SDK versions, and modifying project settings to support newer Java and Flutter SDK versions.

Android Project Configuration Updates:

IntelliJ IDEA Project Settings Changes:

Flutter SDK and Dependencies Updates:

  • example/pubspec.yaml: Updated Dart SDK constraint to >=3.4.1 <4.0.0 and upgraded the logger dependency to version ^2.5.0. [1] [2]
  • pubspec.yaml: Updated Flutter SDK constraint to >=3.4.1 and Dart SDK constraint to >=3.4.1 <4.0.0.

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