Skip to content

Commit

Permalink
Update okhttp to 4.11.0
Browse files Browse the repository at this point in the history
This fix proguard rules problem when building release, read more details at:
square/okhttp#7471
  • Loading branch information
Hsieh Chin Fan committed Jul 10, 2023
1 parent 97c7585 commit 1c2b7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/android/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ext {
mockk : '1.13.3',
robolectric : '4.9.1',
timber : '5.0.1',
okhttp : '4.10.0',
okhttp : '4.11.0',
kotlin : '1.7.20',
licenses : '0.8.80',
lint : '30.3.1',
Expand Down

0 comments on commit 1c2b7e8

Please sign in to comment.