Skip to content

Commit

Permalink
chore: edited key in build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Чернышева Анна authored and Чернышева Анна committed Oct 4, 2017
1 parent 4e4cccb commit 5c82543
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 @@ -75,7 +75,7 @@ ext {

bintray {
user = bintrayUserName
apiKey = bintrayPassword
key = bintrayPassword

logger.debug "bintray user: ${bintrayUserName?.size()}"
logger.debug "bintray apiKey: ${bintrayPassword?.size()}"
Expand Down

0 comments on commit 5c82543

Please sign in to comment.