[Android] Upgrade Retrofit to v2.6.1

Geoffrey Métais git at videolan.org
Wed Jul 31 15:31:12 CEST 2019


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jul 31 15:27:20 2019 +0200| [861d2f9b2d22b3b797c264211f1b170449c15f7d] | committer: Geoffrey Métais

Upgrade Retrofit to v2.6.1

> https://code.videolan.org/videolan/vlc-android/commit/861d2f9b2d22b3b797c264211f1b170449c15f7d
---

 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 8501dcbba..3118d825f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -52,7 +52,7 @@ ext {
     junitVersion = '4.12'
     mockito = '2.8.9'
     powerMock = '1.7.4'
-    retrofit = '2.6.0'
+    retrofit = '2.6.1'
     espressoVersion = '3.1.1'
     supportTest = '1.1.0'
 //    versionCode scheme is T M NN RR AA



More information about the Android mailing list