Skip to content

Commit

Permalink
Merge pull request #10 from SchibstedSpain/publishVersion
Browse files Browse the repository at this point in the history
Changed publishVersion because has problems uploading to bintray
  • Loading branch information
ferranpons authored Aug 1, 2016
2 parents 0c675ec + 00feffb commit 6e8b17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leku/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ publish {
userOrg = 'schibstedspain'
groupId = 'com.schibstedspain.android'
artifactId = 'leku'
publishVersion = "$version"
publishVersion = '1.0.0'
desc = 'Location picker component for Android. It returns a latitude,longitude and an address based on the location picked in the LocationPickerActivity provided.'
website = 'https://github.com/SchibstedSpain/leku'
}

0 comments on commit 6e8b17d

Please sign in to comment.