Skip to content

Commit 9669c8c

Browse files
committed
Prepare for v1.8.1
1 parent 30c45de commit 9669c8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android_project_common.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ ext {
9696
'rxandroid' : "2.1.1",
9797

9898
// ycdev
99-
'androidLib' : "1.8.0",
99+
'androidLib' : "1.8.1",
100100

101101
// others
102102
'zxing' : '3.4.0',

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ext {
4242
'projectScmDevConnection': 'ssh://git@github.com/yongce/AndroidLib.git',
4343
'projectInceptionYear': '2013',
4444
'groupId': 'me.ycdev.android',
45-
'version': '1.8.0',
45+
'version': '1.8.1',
4646
'developerId': 'yongce',
4747
'developerName': 'Yongce Tu',
4848
'developerEmail': 'yongce.tu@gmail.com',

0 commit comments

Comments
 (0)