AdevintaSpain / AdevintaSpain/Prado
Don't download BOTH Picasso and Glide
Open
- Dominant language
- Kotlin
- Stars
- 17
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The library allows the user to choose which library to use, but is dowloading BOTH.
Did you think about using `provided` instead of `compile`?
Proguard can remove the unused from the project, but... 1st is not needed, 2nd, it depends that proguard can identify one of them is not used.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.