Warning: class [compileReleaseJavaWithJavac/classes/com/sobot/chat/utils/ZhiChiConfig.class] unexpectedly contains class [com.sobot.chat.utils.ZhiChiConfig]
Warning: class [compileReleaseJavaWithJavac/classes/com/sobot/chat/utils/ZhiChiConstant.class] unexpectedly contains class [com.sobot.chat.utils.ZhiChiConstant]
Warning: class [compileReleaseJavaWithJavac/classes/com/sobot/library/BuildConfig.class] unexpectedly contains class [com.sobot.library.BuildConfig]
Warning: there were 327 classes in incorrectly named files.
You should make sure all file names correspond to their class names.
The directory hierarchies must correspond to the package hierarchies.
(http://proguard.sourceforge.net/manual/troubleshooting.html#unexpectedclass)
If you don't mind the mentioned classes not being written out,
you could try your luck using the '-ignorewarnings' option.
uj5u.com熱心網友回復:
混淆檔案內加上忽略警告試試: -ignorewarningsuj5u.com熱心網友回復:
可以考慮直接不混淆所有的第三方,這樣省的以后加jar又要來一遍:https://blog.csdn.net/weimingjue/article/details/84976058
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/124286.html
標籤:Android
上一篇:Fragment中按鈕的頁面跳轉
