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.