Closed blundell closed 7 months ago
About should you worry about ZipException warning , I think if ZipException entity for your project is not a "valid" class file, it will not cause your project exception;
Such as in your warning logs: api_debug.kotlin_module、META-INF/LICENSE.txt are some artifict's meta or version information, it will not make any effect to code logic
So, Please check your warning information, and ignore those "useless" ZipException warning, and be careful some useful class ZipException (Perhaps I think it will not ocurr because of build Duplicate check)
Forgive me for my poor English grammar🤣
Besides,the first “duplicate entry” will be assembled into out new transform jar;
Thank you! 谢谢 :-)
Thank you for the plugin :100: appreciate the work!
Just moved to your plugin and getting these logs. I wanted to ask, should I do something to fix them, or can they be ignored safely?