From 0b019531f9d55a09e7cc6977beb53d4bb46a523f Mon Sep 17 00:00:00 2001 From: gedoor Date: Sat, 8 Jun 2019 23:14:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 4b63459b6..59f718d71 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -121,7 +121,7 @@ dependencies { //Retrofit implementation 'com.squareup.okhttp3:logging-interceptor:3.14.0' - implementation 'com.squareup.retrofit2:retrofit:2.5.0' + implementation 'com.squareup.retrofit2:retrofit:2.6.0' //Glide implementation 'com.github.bumptech.glide:glide:4.9.0'