upd google-http-client-jackson2

This commit is contained in:
Alexander Bubnov 2017-10-03 13:20:48 +03:00
parent b6d90da359
commit 1f4e7f2ee9
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ dependencies {
provided 'com.android.support:recyclerview-v7:25.3.1'
provided 'com.squareup.retrofit2:retrofit:2.3.0'
provided('com.google.http-client:google-http-client-jackson2:1.22.0') {
provided('com.google.http-client:google-http-client-jackson2:1.23.0') {
exclude(group: 'org.apache.httpcomponents', module: 'httpclient')
}