We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a4ccb commit 3ce390bCopy full SHA for 3ce390b
1 file changed
flowlayoutmanager/build.gradle
@@ -4,8 +4,8 @@ apply plugin: 'com.android.library'
4
apply plugin: 'com.jfrog.bintray'
5
6
project.ext {
7
- libVersion = '1.6.1'
8
- libVersionCode = 17
+ libVersion = '1.6'
+ libVersionCode = 16
9
libGroupId = 'com.xiaofeng.android'
10
libArtifactId = 'flowlayoutmanager'
11
gitUrl = 'git@github.com:xiaofeng-han/AndroidLibs.git'
0 commit comments