Android dependency conflict error
问题 I tried for many hours to find the solution but could not find. My problem is that when I build my Gradle I get two errors. I tried to look at this solution Dependency conflict error in my Android app which has Android Tests but could still not solve the problem. Error:Conflict with dependency 'junit:junit' in project ':app'. Resolved versions for app (4.10) and test app (4.12) differ. See http://g.co/androidstudio/app-test-app-conflict for details. Error:Conflict with dependency 'org