-2

Error:Execution failed for task ':app:processDebugManifest'.

Manifest merger failed : Attribute meta-data#android.support.VERSION@value value=(26.0.0) from [com.android.support:design:26.0.0] AndroidManifest.xml:28:13-35 is also present at [com.android.support:support-core-utils:26.1.0] AndroidManifest.xml:28:13-35 value=(26.1.0). Suggestion: add 'tools:replace="android:value"' to element at AndroidManifest.xml:26:9-28:38 to override.

1 Answers1

0

You can Try this . Go to your project directory and delete gradle folder . now restart android studio and sync gradle again . i hope this'll help you

Tejas Pandya
  • 3,987
  • 1
  • 26
  • 51