release v1.0.3.

This commit is contained in:
JingYeoh
2017-08-15 20:57:01 +08:00
parent df01a09df4
commit 370609c7aa
7 changed files with 34 additions and 8 deletions

View File

@@ -2,12 +2,12 @@ ext {
app = [
appVerCode : 1,
appVerName : "0.0.1",
applicationId: "com.jkb.yjchart"
applicationId: "com.jkb.vercodeedittext"
]
vercode = [
publishCode : 3,
publishVersion: "1.0.2",
publishCode : 4,
publishVersion: "1.0.3",
userOrg : 'jkb',
groupId : 'com.justkiddingbaby',