I found a solution that make sync succed: ' compile ('com.opencsv:opencsv:3.10') { exclude group: 'commons-logging' } ' I'll keep it like this, but I don't know if it may cause unexpected behaviours.
Can't add dependency to Android Project