We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88fea78 commit 4d72f8cCopy full SHA for 4d72f8c
1 file changed
build.gradle
@@ -95,7 +95,7 @@ if (project.hasProperty("signing.keyId")) {
95
}
96
97
dependencies {
98
- compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '3.14.2'
+ compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '3.14.6'
99
compile group: 'com.squareup.okhttp3', name: 'mockwebserver', version: '3.14.6'
100
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
101
0 commit comments