Skip to content

Commit

Permalink
update photo select order
Browse files Browse the repository at this point in the history
  • Loading branch information
werbhelius committed Feb 28, 2017
1 parent 57e5f2b commit 380b462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pickphotoview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ publish {
userOrg = 'werbhelius'
groupId = 'com.werb.pickphotoview'
artifactId = 'pickphotoview'
publishVersion = '0.0.5-beta6'
publishVersion = '0.0.5-beta7'
desc = 'Photo Picker Of Android Library'
website = 'https://github.com/Werb/PickPhotoSample'
}

0 comments on commit 380b462

Please sign in to comment.