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 27, 2024
1 parent 57a6673 commit 947e265
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 @@ -138,9 +138,9 @@ Backported new types:
Dependency:
```kotlin
dependencies {
retrofix("org.threeten:threetenbp:1.6.5")
retrofix("org.threeten:threetenbp:1.6.9")
// or
retrofix("com.jakewharton.threetenabp:threetenabp:1.4.4")
retrofix("com.jakewharton.threetenabp:threetenabp:1.4.6")
}
```

Expand Down

0 comments on commit 947e265

Please sign in to comment.