I migrate to Android studio 3.0. So, the project become unable to compile a module named ":animator" and it displays me this error:
Error:Unable to resolve dependency for
':app@dexOptions/compileClasspath': Could not resolve project
:animators. <a
href="…
I have updated Android Studio to version 3 and now seems unable to compile my project previously compiled without errors.
The error message is the follow
Error:Error: commons-logging defines classes that conflict with
classes now provided by Android. Solutions include …
All was fine until i updated the android studio to Canary 6, When i rebuild or clean or whatever with project it's throw :
A failure occurred while executing com.android.build.gradle.tasks.MergeResources$FileGenerationWorkAction
And this error guide me to …