ParkSangGwon / TedBottomPicker

TedBottomPicker is simple image picker using bottom sheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Manifest Merge error, caused by file provider

s-komaragiri opened this issue · comments

Gives error on compilation when the project is already using FileProvider and TedBottomPicker is imported.

Attribute provider#androidx.core.content.FileProvider@authorities value=(${applicationId}.provider) from [gun0912.ted:tedbottompicker:2.0.1] AndroidManifest.xml:16:13-60
is also present at [com.jph.takephoto:takephoto_library:4.0.3]