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 8ab0f8c commit 6d6262e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ configure(subprojects.findAll { it.name != 'tests' }) {

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


Expand Down

0 comments on commit 6d6262e

Please sign in to comment.