Skip to content

Commit 7713669

Browse files
committed
change gallery intent method
1 parent 2a4a425 commit 7713669

2 files changed

Lines changed: 844 additions & 835 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ ext {
2222
buildToolsVersion = '28.0.3'
2323
androidXLibraryVersion = '1.0.0'
2424

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

0 commit comments

Comments
 (0)