kittinunf / fuel

The easiest HTTP networking library for Kotlin/Android

Home Page:https://fuel.gitbook.io/documentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a real need for fuel-livedata AndroidManifest.xml?

UniqueTokens opened this issue · comments

Is there a real need for fuel-livedata AndroidManifest.xml? If, all attributes application android:* should be removed from.
See 2 lines in Manifest to remove before sharing your Android Library for why.

I think this is a miss though, we should remove it. Open for PR if you are up for it.