Skip to content

Commit

Permalink
Update versions in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Mar 26, 2024
1 parent 0a9c672 commit 57a6673
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ android {
dependencies {
retrofix("net.sourceforge.streamsupport:android-retrostreams:1.7.4") // for backporting streams
retrofix("net.sourceforge.streamsupport:android-retrofuture:1.7.4") // for backporting future
retrofix("org.threeten:threetenbp:1.6.5") // for backporting time
// or retrofix("com.jakewharton.threetenabp:threetenabp:1.4.4")
retrofix("org.threeten:threetenbp:1.6.9") // for backporting time
// or retrofix("com.jakewharton.threetenabp:threetenabp:1.4.6")
//...
}
```
Expand Down

0 comments on commit 57a6673

Please sign in to comment.