Execution failed for task ':app:dexDebug'. com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException

前端 未结 7 1313
小蘑菇
小蘑菇 2020-11-29 13:14

I am building my android project when i got this error after import docx4j library in my project. What should i do to get rid of this exception.

Error

7条回答
  •  执念已碎
    2020-11-29 13:45

    This Problem can easily be resolved by Removing multiple jar in your project libs folder.

提交回复
热议问题