Browse Source

bump okhttp to 4.9.3

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 3 years ago
parent
commit
6a991d9404
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -156,7 +156,7 @@ ext {
     butterknifeVersion = "10.2.3"
     coilKtVersion = "1.4.0"
     daggerVersion = "2.40.1"
-    okhttpVersion = "4.9.2"
+    okhttpVersion = "4.9.3"
     materialDialogsVersion = "3.3.0"
     parcelerVersion = "1.1.13"
     powermockVersion = "2.0.9"