Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsaraira committed Oct 16, 2023
1 parent 69a37e0 commit 729ad16
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ test {

signing {
required { gradle.taskGraph.hasTask("generateMetadataFileForMavenPublication") }

sign publishing.publications
}

Expand All @@ -53,7 +52,7 @@ publishing {
licenses {
license {
name = 'MIT License'
url = 'https://opensource.org/license/mit/'
url = 'https://raw.githubusercontent.com/mrsaraira/constant-containers/main/LICENSE'
}
}
developers {
Expand Down

0 comments on commit 729ad16

Please sign in to comment.