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 sdk Nexus upload - invalid Sha256 Sha512 #86

Merged
merged 3 commits into from Apr 29, 2020
Merged

Conversation

gianluz
Copy link
Member

@gianluz gianluz commented Apr 25, 2020

Reference: gradle/gradle#11308

@@ -1,2 +1,3 @@
kotlinVersion=1.3.70
kotlin.code.style=official
systemProp.org.gradle.internal.publish.checksums.insecure=true
Copy link
Member

Choose a reason for hiding this comment

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

This doesn't seem so cool, but looks like is the suggested thing to do 🤔

Copy link
Member Author

Choose a reason for hiding this comment

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

i know but all the security checks pass on maven central, so is actually secure 😄

@gianluz gianluz merged commit 3d3fa3f into master Apr 29, 2020
@gianluz gianluz deleted the nexus-upload branch April 29, 2020 16:05
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