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

Use new declarative way of Gradle plugin #311

Merged
merged 2 commits into from
Aug 21, 2024
Merged

Conversation

kackogut
Copy link
Collaborator

Description

Change depreacated Gradle Plugin to remove build warnings, which will soon be changed to errors: https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply

Fixes #283

Checklist:

Creator

  • [ x] The target branch is main
  • I have updated the unreleased section of the change log
  • [ x] I have reviewed the 'files changed' tab on github to ensure all changes are as expected
  • [ x] I have added someone to review the pr

Reviewer

  • I have verified the above are all completed
  • I have run the code locally to ensure it fufills the requirements of the issue
  • I have reviewed the 'files changed' and commented on any sections which I think are not needed, incorrect or could be improved

After pull

  • If appropriate I have closed the issue/ moved the trello card

@kackogut kackogut requested a review from JElgar August 21, 2024 20:47
@JElgar JElgar merged commit 8ded766 into main Aug 21, 2024
@JElgar JElgar deleted the feature/283-declarative-gradle branch August 21, 2024 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Use declarative Gradle plugin scripts
2 participants