ParkSangGwon / TedBottomPicker

TedBottomPicker is simple image picker using bottom sheet
1.11k stars 185 forks source link

Android Manifest Merge error, caused by file provider #141

Open s-komaragiri opened 3 years ago

s-komaragiri commented 3 years ago

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]