1
I’m trying to install a dependency to mask fields but when adding it, I have problems, in the log appears the following message:
Error:Execution failed for task ':app:processDebugManifest'. Manifest Merger failed : Attribute application@label value=(@string/app_name) from Androidmanifest.xml:39:9-41 is also present at [br.com.jansenfelipe:androidmask:1.0.1] Androidmanifest.xml:11:9-36 value=(Androidmask). Suggestion: add 'tools:replace="android:label"' to element at Androidmanifest.xml:35:5-170:19 to override.
the library is this: