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

Upgrade to Gradle 8.2 with kotlin DSL #36

Merged
merged 14 commits into from
Mar 7, 2024
Merged

Conversation

LZRS
Copy link
Collaborator

@LZRS LZRS commented Mar 6, 2024

IMPORTANT: Where possible all PRs must be linked to a Github issue

  • Upgrades gradle to v8.2.2
  • Moves to Kotlin DSL for gradle
  • Moves to using buildSrc for custom plugin build scripts
  • Deletes subprojects anc and eir
  • Updates spotless to v6.25.0

Checklist

  • I have written Unit tests for any new feature(s) and edge cases for bug fixes
  • I have added any strings visible on UI components to the strings.xml file
  • I have updated the CHANGELOG.md file for any notable changes to the codebase
  • I have run ./gradlew spotlessApply and ./gradlew spotlessCheck to check my code follows the project's style guide
  • I have built and run the fhircore app to verify my change fixes the issue and/or does not break the app

@LZRS LZRS self-assigned this Mar 6, 2024
@LZRS LZRS mentioned this pull request Mar 6, 2024
5 tasks
@LZRS LZRS requested a review from sevenreup March 7, 2024 07:51
@LZRS LZRS merged commit 1fd04c4 into mwcore-dev Mar 7, 2024
3 checks passed
@LZRS LZRS deleted the mwcore-upgrade-gradle branch March 7, 2024 10:24
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.

2 participants