Skip to content

Commit d27f3c5

Browse files
committed
bump version to 2.8.0
1 parent dc09699 commit d27f3c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ ext {
2424

2525
PUBLISH_GROUP_ID = 'com.theartofdev.edmodo'
2626
PUBLISH_ARTIFACT_ID = 'android-image-cropper'
27-
PUBLISH_VERSION = '2.7.0'
27+
PUBLISH_VERSION = '2.8.0'
2828
// gradlew clean build generateRelease
2929
}

0 commit comments

Comments
 (0)