1、支持连续扫码

2、支持横屏扫码(主要为了支持Pad)
This commit is contained in:
jenly1314
2019-01-16 17:52:44 +08:00
parent eb689cdd0c
commit 02ff7694e4
10 changed files with 188 additions and 56 deletions

View File

@@ -1,7 +1,7 @@
//App
def app_version = [:]
app_version.versionCode = 6
app_version.versionName = "1.0.5"
app_version.versionCode = 7
app_version.versionName = "1.0.6"
ext.app_version = app_version
//build version