浏览代码

bump okhttp to 4.9.3

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 3 年之前
父节点
当前提交
6a991d9404
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"