Skip to content

Commit 8c81e8d

Browse files
committed
OkHttp 4.7.2
1 parent cebd632 commit 8c81e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

studyplus-android-sdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242

4343
implementation "androidx.annotation:annotation:$versions.annotation"
4444

45-
def okhttp = "4.4.1"
45+
def okhttp = "4.7.2"
4646
implementation "com.squareup.okhttp3:okhttp:$okhttp"
4747

4848
testImplementation "junit:junit:$versions.junit"

0 commit comments

Comments
 (0)