I work on a former app that I must update I get following message in build.gradle :
All com.android.support libraries must use the exact same version specification
I have found this post : All com.android.support libraries must use the exact same version specification
And if I add reference to 26 version :
How can I solve this ?