Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

eygraber
Copy link
Contributor

Stacked on #215

rm -rf $(INSTALL_PATH)
rm -f $(LIB_INSTALL_PATH)/danger-kotlin.jar
rm -f $(LIB_FLAT_DIR)
rm -rf $(LIB_FLAT_DIR)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was causing an error so I fixed it here.

Comment on lines -2 to -3
provided
compile.extendsFrom provided
Copy link
Contributor Author

@eygraber eygraber Apr 26, 2022

Choose a reason for hiding this comment

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

implementation replaced compile and provided didn't seem to be used in any special way, so I replaced all instances of provided with implementation. Let me know if I was off base here.


shadowJar {
baseName = 'danger-kotlin-kts'
getArchiveBaseName().set('danger-kotlin-kts')
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I didn't set the other properties to '' here because it doesn't look like anything is depending on the version not being in the filename.

@eygraber
Copy link
Contributor Author

Most of the changes are coming from updates to the wrapper scripts.

@eygraber eygraber changed the title Update gradle Update gradle to 7.4.2 Apr 26, 2022
@eygraber eygraber mentioned this pull request Apr 26, 2022
Copy link
Member

@f-meloni f-meloni left a comment

Choose a reason for hiding this comment

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

Thank you!

@f-meloni f-meloni merged commit 6156c14 into danger:master May 24, 2022
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.