Skip to content

Commit

Permalink
feed in key pass to appease linux
Browse files Browse the repository at this point in the history
  • Loading branch information
progwml6 committed Feb 23, 2014
1 parent 37ba5fe commit f58796b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Expand Up @@ -192,6 +192,7 @@ task("signJar", dependsOn: "build")
keystore: keystore_location,
alias: keystore_user_alias,
storepass: keystore_user_password
keypass: keystore_user_password
)
}
}
Expand Down

0 comments on commit f58796b

Please sign in to comment.