优化扫码识别速度
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//App
|
||||
def app_version = [:]
|
||||
app_version.versionCode = 1
|
||||
app_version.versionName = "1.0.0"
|
||||
app_version.versionCode = 2
|
||||
app_version.versionName = "1.0.1"
|
||||
ext.app_version = app_version
|
||||
|
||||
//build version
|
||||
|
||||
Reference in New Issue
Block a user