Pārlūkot izejas kodu

添加okhttp依赖

drake 4 gadi atpakaļ
vecāks
revīzija
106d92f0eb
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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')