添加光标属性的支持

This commit is contained in:
yangjing
2018-11-01 11:15:58 +08:00
parent 88d66b068e
commit d2f0bd3ed4
4 changed files with 24 additions and 8 deletions

View File

@@ -6,8 +6,8 @@ ext {
]
vercode = [
publishCode : 6,
publishVersion: "1.0.5",
publishCode : 7,
publishVersion: "1.1.0",
userOrg : 'jkb',
groupId : 'com.justkiddingbaby',