Skip to content

Commit 86c78f9

Browse files
committed
Update ycdev version to v1.7.0
1 parent 4eb89aa commit 86c78f9

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.6.0",
99+
'androidLib' : "1.7.0",
100100

101101
// others
102102
'zxing' : "3.3.1",

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.6.0',
45+
'version': '1.7.0',
4646
'developerId': 'yongce',
4747
'developerName': 'Yongce Tu',
4848
'developerEmail': 'yongce.tu@gmail.com',

0 commit comments

Comments
 (0)