I\'m getting this error executing my Android app (I cleaned it and then built it, but the error is still present)
In my case, I got this error when there are 2 or more libraries conflict (same library but different versions). Check your app build.gradle in dependencies block.