Commit e6f5ed58 authored by feihuaduo's avatar feihuaduo

关闭调试

parent 19b96ccc
...@@ -39,7 +39,7 @@ android { ...@@ -39,7 +39,7 @@ android {
} }
buildTypes { buildTypes {
debug { debug {
debuggable true debuggable false
buildConfigField 'boolean', 'DEBUG_MODE', 'true' buildConfigField 'boolean', 'DEBUG_MODE', 'true'
} }
release { 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