Skip to content

Commit

Permalink
Bump flipperVersion from 0.154.0 to 0.176.1
Browse files Browse the repository at this point in the history
Bumps `flipperVersion` from 0.154.0 to 0.176.1.

Updates `flipper` from 0.154.0 to 0.176.1
- [Release notes](https://github.com/facebook/flipper/releases)
- [Commits](facebook/flipper@v0.154.0...v0.176.1)

Updates `flipper-network-plugin` from 0.154.0 to 0.176.1
- [Release notes](https://github.com/facebook/flipper/releases)
- [Commits](facebook/flipper@v0.154.0...v0.176.1)

---
updated-dependencies:
- dependency-name: com.facebook.flipper:flipper
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.facebook.flipper:flipper-network-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2023
1 parent ae19f4b commit bf6a681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ ext {
coroutinesVersion = '1.6.4'
lifecycleVersion = '2.5.1'
aztecVersion = 'v1.3.45'
flipperVersion = '0.154.0'
flipperVersion = '0.176.1'
stateMachineVersion = '0.2.0'
coreKtxVersion = '1.8.0'
appCompatVersion = '1.4.2'
Expand Down

0 comments on commit bf6a681

Please sign in to comment.