Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Update dependency com.squareup.okio:okio to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent 377cc3b commit 6492aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ dependencies {
implementation 'com.squareup.picasso:picasso:2.8'
implementation "com.tickaroo.tikxml:retrofit-converter:$tikXmlVersion"
implementation 'com.github.franmontiel:PersistentCookieJar:1.0.1'
implementation 'com.squareup.okio:okio:2.10.0'
implementation 'com.squareup.okio:okio:3.5.0'

// UI
implementation 'com.github.mtotschnig:StickyListHeaders:2.8.0'
Expand Down

0 comments on commit 6492aa9

Please sign in to comment.