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

fix: deprecated imperative apply of flutter's Gradle plugins #8

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

PiTrem
Copy link
Member

@PiTrem PiTrem commented Jul 16, 2024

see: https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply

NB: minSdk and targetSdk not read from localProperties file anymore; should be with Flutter 3.22.:

  • compileSdk 34
  • minSdkVersion 24
  • targetSdkVersion 33

@PiTrem PiTrem force-pushed the graddle_upd branch 2 times, most recently from e0c0d83 to 00ec0c9 Compare July 16, 2024 13:44
@PiTrem PiTrem changed the title fix: gradle upd fix: deprecated imperative apply of flutter's Gradle plugins Jul 17, 2024
@PiTrem PiTrem merged commit 817082d into main Jul 17, 2024
1 of 2 checks passed
@PiTrem PiTrem deleted the graddle_upd branch July 17, 2024 11:06
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