1、支持真实识别区域比例和识别区域偏移量可配置

2、对外暴露更多可配置参数
This commit is contained in:
jenly1314
2019-09-24 11:04:36 +08:00
parent 3465b76e96
commit 39f13c3c3f
10 changed files with 266 additions and 93 deletions

View File

@@ -1,7 +1,7 @@
//App
def app_version = [:]
app_version.versionCode = 11 //androidx 12
app_version.versionName = "1.1.2"
app_version.versionCode = 13 //androidx 14
app_version.versionName = "1.1.3"
ext.app_version = app_version
//build version