新增支持自定义扫码框宽高

This commit is contained in:
jenly1314
2018-12-29 16:35:10 +08:00
parent 73ba5a80d4
commit eb689cdd0c
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -8,5 +8,5 @@ publish {
publishVersion = app_version.versionName//版本号 publishVersion = app_version.versionName//版本号
desc = 'ZXingLite for Android'//描述 desc = 'ZXingLite for Android'//描述
website = 'https://github.com/jenly1314/ZXingLite'//网站 website = 'https://github.com/jenly1314/ZXingLite'//网站
licences = ['MIT']//开源协议
} }