我正在将payumoney支付网关与我的Android应用程序集成,但是在我的Logcat中集成了以下错误显示
之后logcat的
Error:Execution failed for task ':app:processDebugManifest'.
> Manifest merger failed : Attribute application@label value=(Buy Wid US) from AndroidManifest.xml:13:9-35
is also present at [PayBaniyyaIntegrate:payUMoneysdk:unspecified] AndroidManifest.xml:19:9-41 value=(@string/app_name)
Suggestion: add 'tools:replace="android:label"' to <application> element at AndroidManifest.xml:8:5-30:19 to override
之后我按照这个链接回答2号 Manifest merger failed error
Error:(2) Resource entry activity_horizontal_margin is already defined.