Action:add;release

Description:添加README文件,上传至JCenter,发布版本v1.0.0
This commit is contained in:
yj
2017-06-12 16:45:14 +08:00
parent 2a6a6aabee
commit b05c0e0f85
8 changed files with 112 additions and 69 deletions

View File

@@ -9,7 +9,7 @@ publish {
groupId = 'com.justkiddingbaby'
artifactId = 'vercodeedittext'
publishVersion = appVerName
desc = 'An Android vercode edittext.(一个安卓验证码输入框)'
desc = 'An Android vercode EditText.(一个安卓验证码输入框)'
website = 'https://github.com/YangJing96/VercodeEditText'
}