Commit 5b07a6e9 by sikang

update bugly_appid

parent f444c027
......@@ -27,7 +27,7 @@ android {
}
productFlavors {
website {
buildConfigField('String', 'BUGLY_APPID', "${bugly_appid}")
buildConfigField('String', 'BUGLY_APPID', "f35508ee93")
dimension "channel"
}
......
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