Skip to content

Commit cfcaa18

Browse files
committed
Prepare for v1.5.4
1 parent 92b3915 commit cfcaa18

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
@@ -94,7 +94,7 @@ ext {
9494
'rxandroid' : "2.1.1",
9595

9696
// ycdev
97-
'androidLib' : "1.4.0",
97+
'androidLib' : "1.5.4",
9898

9999
// others
100100
'zxing' : "3.3.1",

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.5.3',
45+
'version': '1.5.4',
4646
'developerId': 'yongce',
4747
'developerName': 'Yongce Tu',
4848
'developerEmail': '[email protected]',

0 commit comments

Comments
 (0)