Commit e67437f8 by sikang

update build

parent faf3c7d3
...@@ -14,6 +14,10 @@ android{ ...@@ -14,6 +14,10 @@ android{
//同盾指纹SDK //同盾指纹SDK
buildConfigField 'String', 'TONGDUN_DEVICE_PARENT_CODE', '\"\"' buildConfigField 'String', 'TONGDUN_DEVICE_PARENT_CODE', '\"\"'
} }
lintOptions {
disable 'GoogleAppIndexingWarning'
}
} }
walle { walle {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment