We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4a425 commit 7713669Copy full SHA for 7713669
2 files changed
build.gradle
@@ -22,8 +22,8 @@ ext {
22
buildToolsVersion = '28.0.3'
23
androidXLibraryVersion = '1.0.0'
24
25
- PUBLISH_GROUP_ID = 'com.theartofdev.edmodo'
+ PUBLISH_GROUP_ID = 'com.jonny.right'
26
PUBLISH_ARTIFACT_ID = 'android-image-cropper'
27
- PUBLISH_VERSION = '2.8.0'
+ PUBLISH_VERSION = '2.8.1'
28
// gradlew clean build generateRelease
29
}
0 commit comments