Skip to content

Commit 9406e6c

Browse files
committed
build 0.2.2
1 parent 88f4e11 commit 9406e6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ext {
55
minSdkVersion : 14,
66
targetSdkVersion : 25,
77
versionCode : 4,
8-
versionName : "0.2.1"
8+
versionName : "0.2.2"
99
];
1010

1111
push = [
@@ -16,4 +16,4 @@ ext {
1616
desc : 'NettyAndroid',
1717
website : 'https://github.com/goAV/NettyAndroid'
1818
];
19-
}
19+
}

0 commit comments

Comments
 (0)