Facebook SDK dependency conflict
I am having this error: On getting dependency tree, I found that there is nothing wrong with animated vector drawables but facebook's latest sdk has previous version of support-v4 custom tab. I tried excluding with exclude group command but its not working. Here is my dependency tree: +--- com.facebook.android:facebook-android-sdk:4.26.0@aar | +--- com.android.support:support-v4:26.0.1@aar | | +--- com.android.support:support-compat:26.0.1@aar | | | \--- com.android.support:support-annotations:26.0.1@jar | | +--- com.android.support:support-media-compat:26.0.1@aar | | | +--- com.android