AdevintaSpain / AdevintaSpain/Prado
Don't download BOTH Picasso and Glide
Aperta
- Lingua principale
- Kotlin
- Stelle
- 17
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.