Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
abora97 committed Mar 15, 2021
1 parent 2de765d commit 44f1a61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions multiple-images-selector/build.gradle
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apply plugin: 'com.android.library'

ext {
PUBLISH_GROUP_ID = 'com.zfdang.multiple-images-selector'
PUBLISH_GROUP_ID = 'com.bm.multiple-images-selector'
PUBLISH_ARTIFACT_ID = 'multiple-images-selector'
PUBLISH_VERSION = '1.1.5'
PUBLISH_VERSION = '1.1.6'
}

android {
Expand Down

0 comments on commit 44f1a61

Please sign in to comment.