Skip to content

Commit

Permalink
bump version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur committed Feb 13, 2016
1 parent ecb0de3 commit 5f18e3b
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.2.0'
PUBLISH_VERSION = '1.2.1'
// gradlew clean build generateRelease
}

Expand Down

0 comments on commit 5f18e3b

Please sign in to comment.