-
-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Description
In my manifest i have on FILE_PROVIDER that i use to share some images..
So when i build my project i'm getting some error message:
Manifest merger failed Attribute meta-data#android.support.FILE_PROVIDER_PATHS@resource value=(@xml/provider_path) is also present at [com.github.AppDevNext.Logcat:LogcatCoreLib:2.9.4]
I'm current using the version: 3.4.0-beta5
Some work around to this is just add tools:replace="android:resource in meta data of FILE_PROVIDER
but is there any problem to that?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels