Commit 6cb5053f authored by fallenstardust's avatar fallenstardust

debug不分包名否则设置储存容易出错

parent b61c2816
......@@ -40,7 +40,6 @@ android {
buildTypes {
debug {
debuggable false
applicationIdSuffix ".debug"
buildConfigField 'boolean', 'DEBUG_MODE', 'true'
}
release {
......
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