Skip to content

Commit

Permalink
[*] updated bintray repo name to the owned one
Browse files Browse the repository at this point in the history
  • Loading branch information
nisrulz committed Sep 4, 2016
1 parent 3f998ad commit cd0bb5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recyclerviewhelper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def LIB_MODULE_DESC = 'RecyclerViewHelper provides the most common functions aro

ext {
bintrayRepo = 'maven'
bintrayName = LIB_MODULE_NAME // Has to be same as your library module name
bintrayName = 'com.github.nisrulz:recyclerviewhelper'

publishedGroupId = GROUP
libraryName = LIB_MODULE_NAME
Expand Down

0 comments on commit cd0bb5f

Please sign in to comment.