Skip to content

Commit e4a4ccb

Browse files
committed
Bumped versionCode to 17 and versionName to 1.6.1
1 parent 4b61a83 commit e4a4ccb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

flowlayoutmanager/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ apply plugin: 'com.android.library'
44
apply plugin: 'com.jfrog.bintray'
55

66
project.ext {
7-
libVersion = '1.6'
8-
libVersionCode = 16
7+
libVersion = '1.6.1'
8+
libVersionCode = 17
99
libGroupId = 'com.xiaofeng.android'
1010
libArtifactId = 'flowlayoutmanager'
1111
gitUrl = 'git@github.com:xiaofeng-han/AndroidLibs.git'

0 commit comments

Comments
 (0)