android-seed icon indicating copy to clipboard operation
android-seed copied to clipboard

Build.gradle Confilct

Open Gujarats opened this issue 9 years ago • 1 comments

I've updated the library to 23.1.1: compile 'com.android.support:support-annotations:23.1.1' compile 'com.android.support:support-v4:23.1.1' compile 'com.android.support:appcompat-v7:23.1.1'

But I got this error : Warning:Conflict with dependency 'com.android.support:support-annotations'. Resolved versions for app (23.1.1) and test app (22.0.0) differ.

do you know how to fix this issue?

Gujarats avatar Feb 21 '16 02:02 Gujarats

I think you'll need to bump the target as well. I'll try later.

freezy avatar Feb 22 '16 08:02 freezy