Hello, When i add your library in my project, i got this error:
`
Error:Execution failed for task ':app:processDebugManifest'.
Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:17:9-36
is also present at [com.ornach.nobobutton:nobobutton:1.5] AndroidManifest.xml:12:9-35 value=(true).
Suggestion: add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml:15:5-35:19 to override.
`
Hello, When i add your library in my project, i got this error:
`
Error:Execution failed for task ':app:processDebugManifest'.