Skip to content

Commit

Permalink
Change groupId to com.fivehundredpx
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsPriyesh committed Feb 25, 2016
1 parent 158e43d commit d748046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blurringview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {

uploadArchives {
repositories.mavenDeployer {
pom.groupId = 'com.500px'
pom.groupId = 'com.fivehundredpx'
pom.artifactId = 'blurringview'
pom.version = android.defaultConfig.versionName
repository(url: "file:./releases/")
Expand Down

0 comments on commit d748046

Please sign in to comment.