Skip to content

Commit

Permalink
Upgrade com.squareup.okio:okio to 2.8.0 (#2845)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe authored Sep 14, 2020
1 parent b25897f commit 4c83b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
implementation 'com.google.android.gms:play-services-wallet:18.0.0'

/* Used for server calls */
implementation 'com.squareup.okio:okio:2.7.0'
implementation 'com.squareup.okio:okio:2.8.0'
implementation "com.squareup.retrofit2:retrofit:$retrofitVersion"
implementation 'com.facebook.stetho:stetho:1.5.1'
implementation 'com.facebook.stetho:stetho-okhttp3:1.5.1'
Expand Down

0 comments on commit 4c83b53

Please sign in to comment.