Attribute application@label value=(...) from AndroidManifest.xml:12:9-35 is also present at [com.patloew.rxlocation:rxlocation:1.0.3] AndroidManifest.xml:11:18-50 value=(@string/app_name).
davidbilik opened this issue · 5 comments
davidbilik commented
Hello, library specifies some application attributes(like label) that shouldnt be there. It fails when merging manifests with error as in title
alouanemed commented
did you try adding tools:replace="android:label"
to your manifest file ?
davidbilik commented
Yes, I know how to solve that but the problem shouldn't be there at the first place :)
alouanemed commented
Agree !
josh-burton commented
Would be great if this was removed.
patloew commented
Fixed in v1.0.5.