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 cebd632 commit 8c81e8dCopy full SHA for 8c81e8d
studyplus-android-sdk/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
43
implementation "androidx.annotation:annotation:$versions.annotation"
44
45
- def okhttp = "4.4.1"
+ def okhttp = "4.7.2"
46
implementation "com.squareup.okhttp3:okhttp:$okhttp"
47
48
testImplementation "junit:junit:$versions.junit"
0 commit comments