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: use gradle 'group' property instead of 'groupId' #116

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Mar 28, 2023

What this PR changes/adds

As documented in
https://docs.gradle.org/current/dsl/org.gradle.api.Project.html#org.gradle.api.Project:group

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Checklist

  • added appropriate tests?
  • performed checkstyle check locally?
  • added/updated copyright headers?
  • documented public classes/methods?
  • added/updated relevant documentation?
  • assigned appropriate label? (exclude from changelog with label no-changelog)
  • formatted title correctly? (take a look at the CONTRIBUTING and Etiquette for pull requests for details)

@github-actions
Copy link

Test Results

38 tests  ±0   38 ✔️ ±0   33s ⏱️ +7s
12 suites ±0     0 💤 ±0 
12 files   ±0     0 ±0 

Results for commit 6483f06. ± Comparison against base commit 2295e8a.

@ndr-brt ndr-brt added the build label Mar 28, 2023
@ndr-brt ndr-brt merged commit f60d9e3 into main Mar 28, 2023
@ndr-brt ndr-brt deleted the fix/use-group-instead-of-groupid branch March 28, 2023 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants