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

Update tools #104

Merged
merged 7 commits into from
Dec 20, 2023
Merged

Update tools #104

merged 7 commits into from
Dec 20, 2023

Conversation

MatsG23
Copy link
Collaborator

@MatsG23 MatsG23 commented Dec 11, 2023

This pull request includes the changes from the migrateToMaterial3 branch. Do not merge before #103 is merged!

  • upgrade Flutter dependencies (except http due to a raised sdk version I cannot use due to the Flutter 3.16 issue)
  • upgrade Gradle to version 8.5
  • upgrade Kotlin version to 1.9.21
  • setup flutter_local_notifications correctly (desugaring enabled and more receivers in the manifest file - see plugin documentation)
  • raise compileSdk and targetSdk version to 34 (A14)
  • remove package name from manifest file (deprecated, set in android/app/build.gradle)

Copy link
Owner

@nucleus-ffm nucleus-ffm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

@MatsG23 MatsG23 merged commit 983e2c7 into main Dec 20, 2023
1 check passed
@MatsG23 MatsG23 deleted the update branch June 6, 2024 18:43
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.

None yet

2 participants