Skip to content

Commit

Permalink
Update dependency com.jakewharton.threetenabp:threetenabp to v1.4.2 (#55
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 13, 2022
1 parent ac18c21 commit 47c728c
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 @@ -118,7 +118,7 @@ dependencies {
// rxbinding & threetenabp
implementation 'com.jakewharton.rxbinding3:rxbinding:3.1.0'
implementation 'com.jakewharton.rxbinding3:rxbinding-swiperefreshlayout:3.1.0'
implementation 'com.jakewharton.threetenabp:threetenabp:1.3.1'
implementation 'com.jakewharton.threetenabp:threetenabp:1.4.2'

// koin
final koinVersion= "3.2.2"
Expand Down

0 comments on commit 47c728c

Please sign in to comment.