Skip to content

Commit

Permalink
update version to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur committed Dec 18, 2015
1 parent e0d6650 commit 4c44fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cropper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
ext {
PUBLISH_GROUP_ID = 'com.theartofdev.edmodo'
PUBLISH_ARTIFACT_ID = 'android-image-cropper'
PUBLISH_VERSION = '1.0.6'
PUBLISH_VERSION = '1.0.7'
// gradlew clean build generateRelease
}

Expand Down

0 comments on commit 4c44fdf

Please sign in to comment.