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
Post a Comment