Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
aixcyi committed Oct 23, 2024
2 parents 2b5f11b + ad4c0d9 commit 6fb428c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ tasks {
}
downloadZipSigner {
cli = file("./marketplace-zip-signer-cli.jar")
cliPath = file("./marketplace-zip-signer-cli.jar").absolutePath
}
signPlugin {
certificateChainFile.set(file("./.secret/chain.crt"))
Expand Down

0 comments on commit 6fb428c

Please sign in to comment.