Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'

前端 未结 11 965
抹茶落季
抹茶落季 2020-11-22 16:37

Good day. After updating google repository in AndroidStudio, I have an issue

> Error:Execution failed for task \':app:transformClassesWithJarMergingForDe         


        
11条回答
  •  执念已碎
    2020-11-22 17:18

    I resolved the issue by double checking the "libs" directory and removing redundant jars, even though those jars were not manually added in the dependencies.

提交回复
热议问题