Android 错误:任务';的执行失败:应用程序:processDebugManifest

Android 错误:任务';的执行失败:应用程序:processDebugManifest,android,Android,我正在将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 prese

我正在将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

清理和重建项目。我做了很多次清理和重建项目。我做了很多次
Error:(2) Resource entry activity_horizontal_margin is already defined.