Skip to content

Commit

Permalink
Update dependency com.jakewharton.threetenabp:threetenabp to v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2022
1 parent 47c728c commit 43254ae
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.4.2'
implementation 'com.jakewharton.threetenabp:threetenabp:1.4.3'

// koin
final koinVersion= "3.2.2"
Expand Down

0 comments on commit 43254ae

Please sign in to comment.