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

Change shadowJar file name to "CodeConnect.jar" #86

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

angsongyee
Copy link
Collaborator

@angsongyee angsongyee commented Mar 26, 2024

Updates build.gradle so that our project's generated JAR file matches our product name.

@angsongyee angsongyee added this to the v1.3 milestone Mar 26, 2024
@@ -68,7 +68,7 @@ dependencies {
}

shadowJar {
archiveFileName = 'addressbook.jar'
archiveFileName = 'CodeConnect.jar'
Copy link
Collaborator

Choose a reason for hiding this comment

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

lgtm

@yuechen2001 yuechen2001 merged commit d210538 into master Mar 30, 2024
7 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.

3 participants