We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc09699 commit d27f3c5Copy full SHA for d27f3c5
build.gradle
@@ -24,6 +24,6 @@ ext {
24
25
PUBLISH_GROUP_ID = 'com.theartofdev.edmodo'
26
PUBLISH_ARTIFACT_ID = 'android-image-cropper'
27
- PUBLISH_VERSION = '2.7.0'
+ PUBLISH_VERSION = '2.8.0'
28
// gradlew clean build generateRelease
29
}
0 commit comments