Skip to content

Commit

Permalink
bump okhttp 3.12.12 -> 4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
siddarthkay committed Mar 26, 2023
1 parent 7afeb04 commit 3210e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ dependencies {
implementation 'com.github.status-im:function:0.0.1'
implementation 'com.facebook.fresco:fresco:2.2.0'
implementation 'com.facebook.fresco:animated-gif:2.2.0'
implementation "com.squareup.okhttp3:okhttp-tls:3.12.12"
implementation "com.squareup.okhttp3:okhttp-tls:4.9.1"
}

def getLocalNDKDir = { ->
Expand Down

0 comments on commit 3210e26

Please sign in to comment.