Merge branch 'dev_proguard' into 6.5.3

This commit is contained in:
2023-06-25 09:53:43 +08:00
151 changed files with 879 additions and 28 deletions

View File

@@ -26,6 +26,9 @@ ext {
// true表示谷歌支付 false
isGooglePlay : false,
//是否上报异常日志
isUploadLog : true
isUploadLog : true,
//是否打包成插件包模式
isPluginModel : false,
]
}
}
//7664 1