Closed azil15 closed 7 years ago
This is not a problem with the library but with your build system. You should look up how to force versions such that the same transitive dependencies are used. Also you can exclude this transitive dependency from assertj-android so that the normal one is used.
On Sat, Jun 3, 2017, 6:49 PM azil15 notifications@github.com wrote:
Error:Conflict with dependency 'com.android.support:support-annotations' in project ':app'. Resolved versions for app (25.2.0) and test app (23.1.1) differ. See http://g.co/androidstudio/app-test-app-conflict for details.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/square/assertj-android/issues/220, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEEEermoHSsn4P028HXViNMy3TG58AVks5sAeMQgaJpZM4NvOMG .
Error:Conflict with dependency 'com.android.support:support-annotations' in project ':app'. Resolved versions for app (25.2.0) and test app (23.1.1) differ. See http://g.co/androidstudio/app-test-app-conflict for details.