Skip to content

Commit

Permalink
chore(deps): Bump flow-preferences from 1.1.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps flow-preferences from 1.1.0 to 1.4.0.

---
updated-dependencies:
- dependency-name: com.github.tfcporciuncula:flow-preferences
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 27, 2022
1 parent 6644ca1 commit b572a4b
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 @@ -136,7 +136,7 @@ dependencies {

// Preferences
implementation 'androidx.preference:preference:1.1.1'
implementation 'com.github.tfcporciuncula:flow-preferences:1.3.4'
implementation 'com.github.tfcporciuncula:flow-preferences:1.4.0'

// gRPC
implementation "io.grpc:grpc-netty:$grpcVersion"
Expand Down

0 comments on commit b572a4b

Please sign in to comment.