Commit 4f64407d by sikang

bug fix

parent 0f4bc330
......@@ -27,7 +27,7 @@ android {
}
productFlavors {
website {
buildConfigField('String', 'BUGLY_APPID', "f35508ee93")
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