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

feat: update gradle config #25

Merged
merged 6 commits into from
Mar 3, 2024
Merged

feat: update gradle config #25

merged 6 commits into from
Mar 3, 2024

Conversation

Lzyct
Copy link
Member

@Lzyct Lzyct commented Feb 27, 2024

What it does

  • Update gradle configuration following the documentation to resolve this warning message
You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in a future release. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/go/flutter-gradle-plugin-apply
  • Set Firebase Options manually to resolve issues after updating the gradle configuration
  • Update library version

How to test

  1. Clone the project
  2. Run the project
  3. Observe the log

Screenshot

n/a

@Lzyct Lzyct force-pushed the feat/update-gradle-config branch from bb4220a to 2d811a9 Compare March 3, 2024 14:18
@Lzyct Lzyct merged commit acb5540 into main Mar 3, 2024
1 check passed
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