Commit 55803464 by sikang

update

parent cd6427e4
......@@ -4,7 +4,11 @@ android{
defaultConfig{
buildConfigField 'Boolean', 'IS_COLLECT_MODE', 'false'
buildConfigField 'Boolean', 'IS_DIVERSION_MODE', 'false'
//同盾采集SDK
buildConfigField 'String', 'TONGDUN_PARENT_CODE', '\"\"'
buildConfigField 'String', 'TONGDUN_PARENT_KEY', '\" \"'
buildConfigField 'String', 'TONGDUN_APP_NAME', '\"\"'
resValue('string', 'octopus_open_whatsapp', " Open Whatsapp")
}
}
......
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