Skip to content

Commit 4a3b3f7

Browse files
committed
Update OkHttp
1 parent d0e2eb1 commit 4a3b3f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ buildscript {
22
ext.support_version = '25.0.0'
33
ext.support_test_version = '0.5'
44
ext.build_tools_version = '25.0.0'
5-
ext.okhttp_version = '3.4.1'
5+
ext.okhttp_version = '3.4.2'
66

77
repositories {
88
jcenter()

0 commit comments

Comments
 (0)