Commit 39f698c3 by 罗翻

build修改配置

parent 362920c9
Showing with 2 additions and 2 deletions
......@@ -8,8 +8,8 @@ buildscript {
ext.version_code = 7
ext.verson_name = "1.3.0"
ext.gradle_version = '3.0.1'
ext.isReleaseMinify = true
ext.isDebugMinify = true
ext.isReleaseMinify = false
ext.isDebugMinify = false
ext.arouter_api_version = '1.3.1'
......
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 sign in to comment