Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
eval-exec committed Feb 5, 2025
1 parent 6d6262e commit 70cbcf6
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -148,16 +148,6 @@ configure(subprojects.findAll { it.name != 'tests' }) {
}

signing {



signatory(
keyId: project.findProperty('signing.keyId'),
// password: project.findProperty('signing.password')
// secretKeyRingFile: project.findProperty('signing.secretKeyRingFile'),
)


sign publishing.publications.mavenJava
}

Expand Down

0 comments on commit 70cbcf6

Please sign in to comment.