Skip to content

Commit

Permalink
chore(deps): bump androidx.constraintlayout:constraintlayout in /android
Browse files Browse the repository at this point in the history
Bumps androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0.

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 74ade2f commit 1763c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ nexusPublishPlugin = "2.0.0"
# library versions
androidxActivityKtx = "1.9.3"
androidxAppcompat = "1.7.0"
androidxConstraintLayout = "2.1.4"
androidxConstraintLayout = "2.2.0"
androidxCoreKtx = "1.13.1"
androidxCoreTesting = "2.2.0"
androidxJunit = "1.2.1"
Expand Down

0 comments on commit 1763c34

Please sign in to comment.