Skip to content

fix: Upgrading from deprecated imperative apply of gradle's plugin to plugin DSL #453

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

Merged
merged 4 commits into from
Mar 17, 2025

Conversation

Mastermind-sap
Copy link
Contributor

Description

Upgraded the gradle syntax to support the flutter version of current stable channel of flutter.
Also upgraded certain dependencies which were outdated. (only the ones causing error in building, there are still some outdated dependencies)

Fixes #452

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

@Mastermind-sap
Copy link
Contributor Author

@Pavel401 Could you please review this PR?

@Pavel401
Copy link
Member

@Mastermind-sap Please fix the conflicts

@Mastermind-sap
Copy link
Contributor Author

@Pavel401 Removed all conflicts introduced by recent merged PR #454 .
Also build successfully for macOS Sequoia 15.3.1 and android 15.

@Pavel401 Pavel401 merged commit 7eaf8fd into CCExtractor:main Mar 17, 2025
1 of 2 checks 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.

Deprecated imperative apply of Flutter's Gradle plugins
2 participants