浏览代码

添加okhttp依赖

drake 4 年之前
父节点
当前提交
106d92f0eb
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      net/build.gradle

+ 2 - 0
net/build.gradle

@@ -57,6 +57,8 @@ dependencies {
     androidTestImplementation "androidx.test:runner:1.3.0"
     androidTestImplementation "androidx.test.espresso:espresso-core:3.3.0"
 
+    api "com.squareup.okhttp3:okhttp:4.9.0"
+
     implementation "com.github.liangjingkanji:Tooltip:1.1.0"
     api project(path: ':kalle')