java - Fix dependency issue gradle -


i trying use unirest library in android application, in order use mashape.com. unfortunately unirest apache dependencies conflict android apache dependencies. issue can resolved following blog post (link), using maven. in project using gradle , not know how resolve issue. best way resolve issue , if cannot http client can use instead unirest. help.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -