Skip to content

Commit 398341f

Browse files
committed
refactor: Bump OkHttp from 4.10.0 to 4.12.0
1 parent 1454460 commit 398341f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parse/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242
}
4343

4444
ext {
45-
okhttpVersion = "4.10.0"
45+
okhttpVersion = "4.12.0"
4646
}
4747

4848
dependencies {

0 commit comments

Comments
 (0)