Skip to content

Commit b296636

Browse files
authored
Update gradle.properties
1 parent 4c32d21 commit b296636

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
VERSION_NAME=3.3.1
2-
VERSION_CODE=16
3-
GROUP=com.sothree.slidinguppanel
2+
VERSION_CODE=17
3+
GROUP=com.sothree.slidinguppanel1
44

55
POM_DESCRIPTION=Android Sliding Up Panel Library
6-
POM_URL=https://github.com/umano/AndroidSlidingUpPanel
7-
POM_SCM_URL=https://github.com/umano/AndroidSlidingUpPanel
8-
POM_SCM_CONNECTION=scm:[email protected]:umano/AndroidSlidingUpPanel.git
9-
POM_SCM_DEV_CONNECTION=scm:[email protected]:umano/AndroidSlidingUpPanel.git
6+
POM_URL=https://github.com/NeilMajumder/AndroidSlidingUpPanel
7+
POM_SCM_URL=https://github.com/NeilMajumder/AndroidSlidingUpPanel
8+
POM_SCM_CONNECTION=scm:[email protected]:NeilMajumder/AndroidSlidingUpPanel.git
9+
POM_SCM_DEV_CONNECTION=scm:[email protected]:NeilMajumder/AndroidSlidingUpPanel.git
1010
POM_LICENCE_NAME=The Apache Software License, Version 2.0
1111
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
1212
POM_LICENCE_DIST=repo

0 commit comments

Comments
 (0)