Skip to content

Commit 1c754fe

Browse files
committed
Prepare for v1.8.3
1 parent 685b23e commit 1c754fe

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.2",
99+
'androidLib' : "1.8.3",
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://[email protected]/yongce/AndroidLib.git',
4343
'projectInceptionYear': '2013',
4444
'groupId': 'me.ycdev.android',
45-
'version': '1.8.2',
45+
'version': '1.8.3',
4646
'developerId': 'yongce',
4747
'developerName': 'Yongce Tu',
4848
'developerEmail': '[email protected]',

0 commit comments

Comments
 (0)