patloew / RxLocation

đź—ş [DEPRECATED] Reactive Location APIs Library for Android and RxJava 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 · comments

Hello, library specifies some application attributes(like label) that shouldnt be there. It fails when merging manifests with error as in title

did you try adding tools:replace="android:label" to your manifest file ?

Yes, I know how to solve that but the problem shouldn't be there at the first place :)

Agree !

Would be great if this was removed.

Fixed in v1.0.5.