Skip to content

Commit e637667

Browse files
addisonElliottrogerhu
authored andcommitted
Update OkHttp dependency in Parse (#714)
1 parent 2825459 commit e637667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Parse/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ android {
5151
}
5252

5353
ext {
54-
okhttpVersion = '3.8.0'
54+
okhttpVersion = '3.8.1'
5555
}
5656

5757
dependencies {

0 commit comments

Comments
 (0)