Skip to content

Commit

Permalink
Add github org
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Sep 29, 2019
1 parent 6e222bd commit c43af23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ plugins {
}

ext {
githubSlug = 'exchangeratesapi'
githubOrg = 'sdelamo'
githubSlug = 'exchangerates'
githubOrg = 'groovycalamari'
}

if (!project.hasProperty('bintrayUsername')) ext.bintrayUsername = '**UNDEFINED**'
Expand Down
Empty file added releasenotes.txt
Empty file.

0 comments on commit c43af23

Please sign in to comment.