You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E:\Projects\app_android\app\build\intermediates\exploded-aar\com.google.android.gms\play-services-wallet\7.3.0\res\values\wallet_colors.xml
Error:(1) Attribute "item_margin" has already been defined
Error:Execution failed for task ':app:processDebugResources'.
com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Apps\Android\sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1
I guess, there is some confict in resouces with google-play-services.
Build passes fine if I remove 'com.etsy.android.grid:library:1.0.+' dependencies.
The text was updated successfully, but these errors were encountered:
With gradle dependecies as:
Project build fails with error:
I guess, there is some confict in resouces with google-play-services.
Build passes fine if I remove
'com.etsy.android.grid:library:1.0.+'
dependencies.The text was updated successfully, but these errors were encountered: