We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 015d265 commit ffd0fe0Copy full SHA for ffd0fe0
integration/okhttp/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
implementation project(':library')
5
annotationProcessor project(':annotation:compiler')
6
7
- api "com.squareup.okhttp:okhttp:2.7.2"
+ api "com.squareup.okhttp:okhttp:2.7.5"
8
api "com.android.support:support-annotations:${ANDROID_SUPPORT_VERSION}"
9
}
10
0 commit comments