Skip to content

Commit

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

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

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

---
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 Jul 25, 2022
1 parent b2a17c4 commit 85a7f50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,10 @@ ext {
coroutinesVersion = '1.6.1'
lifecycleVersion = '2.4.1'
aztecVersion = 'v1.3.45'
flipperVersion = '0.152.0'
flipperVersion = '0.154.0'
stateMachineVersion = '0.2.0'
coreKtxVersion = '1.7.0'
appCompatVersion = '1.4.1'
appCompatVersion = '1.4.2'
materialVersion = '1.6.1'
hiltJetpackVersion = '1.0.0'
wordPressUtilsVersion = '2.6.0'
Expand Down

0 comments on commit 85a7f50

Please sign in to comment.