Merge branch 'dev_proguard' into 6.5.3
This commit is contained in:
@@ -26,6 +26,9 @@ ext {
|
||||
// true表示谷歌支付 false
|
||||
isGooglePlay : false,
|
||||
//是否上报异常日志
|
||||
isUploadLog : true
|
||||
isUploadLog : true,
|
||||
//是否打包成插件包模式
|
||||
isPluginModel : false,
|
||||
]
|
||||
}
|
||||
}
|
||||
//7664 1
|
||||
Reference in New Issue
Block a user