FinestWebView-Android icon indicating copy to clipboard operation
FinestWebView-Android copied to clipboard

Android resource compilation failed

Open mohrezani opened this issue 6 years ago • 1 comments

when i build my project , get this error!

...\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:3356: error: duplicate value for resource 'attr/layout_anchorGravity' with config ''.

...\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:3356: error: resource previously defined here.

mohrezani avatar Jan 29 '19 06:01 mohrezani

use implementation ('com.thefinestartist:finestwebview:1.2.7') { exclude group: 'com.android.support' }

hasanmumin avatar Feb 20 '19 16:02 hasanmumin