I have an error when i make a new project with Android Studio 3.0
And when ever i try to start Android Studio
Here is the error :
Error:Execution failed for task ':app:processDebugManifest'.
Manifest merger failed : Attribute meta-data#android.support.VERSION@value value=(25.4.0) from [com.android.support:design:25.4.0] AndroidManifest.xml:28:13-35 is also present at [com.android.support:transition:25.4.0] AndroidManifest.xml:26:13-31 value=(26). Suggestion: add 'tools:replace="android:value"' to element at AndroidManifest.xml:26:9-28:38 to override.