Skip to content

Commit

Permalink
Update OkHttp
Browse files Browse the repository at this point in the history
Closes #1904
  • Loading branch information
moezbhatti committed Jan 16, 2023
1 parent ee78fef commit 7f05c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ buildscript {
ext.material_version = '1.0.0'
ext.mockito_version = '2.18.3'
ext.moshi_version = '1.8.0'
ext.okhttp3_version = '4.1.0'
ext.okhttp3_version = '4.10.0'
ext.realm_version = '10.13.0'
ext.realm_adapters_version = '3.1.0'
ext.rxandroid_version = '2.0.1'
Expand Down

0 comments on commit 7f05c3b

Please sign in to comment.