Skip to content

Commit

Permalink
Dev
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriy-budiyev committed Oct 8, 2018
1 parent 2eaa2c1 commit ef3cf27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ properties.load(project.rootProject.file('local.properties').newDataInputStream(
bintray {
user = properties.getProperty('bintray.user')
key = properties.getProperty('bintray.apikey')
configurations = ['archives']

pkg {
repo = bintrayRepo
Expand Down

0 comments on commit ef3cf27

Please sign in to comment.