Skip to content

Commit

Permalink
build(deps): bump com.google.android:flexbox from 1.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [com.google.android:flexbox](https://github.com/google/flexbox-layout) from 1.0.0 to 2.0.1.
- [Release notes](https://github.com/google/flexbox-layout/releases)
- [Commits](google/flexbox-layout@1.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: com.google.android:flexbox
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent d0c8da5 commit 0a099c1
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 @@ -78,7 +78,7 @@ dependencies {
implementation 'com.mikepenz:itemanimators:1.1.0'
implementation 'com.mikepenz:crossfader:1.6.0@aar'
implementation 'com.mikepenz:crossfadedrawerlayout:1.1.0@aar'
implementation 'com.google.android:flexbox:1.0.0'
implementation 'com.google.android:flexbox:2.0.1'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation "androidx.preference:preference:1.1.1"
Expand Down

0 comments on commit 0a099c1

Please sign in to comment.