소스 검색

添加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')