Skip to content

Commit

Permalink
Upgrade OkHTTP 4.10 -> 4.12 fixes klippa-app#103
Browse files Browse the repository at this point in the history
  • Loading branch information
vpiskunov committed Jan 11, 2024
1 parent 464a626 commit 1e123e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platforms/android/include.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ android {
}

dependencies {
implementation "com.squareup.okhttp3:okhttp:4.10.+"
implementation "com.squareup.okhttp3:okhttp:4.12.+"
}

0 comments on commit 1e123e4

Please sign in to comment.