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 Sep 10, 2023
1 parent 588b870 commit 30e4bd6
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 @@ -158,7 +158,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 30e4bd6

Please sign in to comment.