Skip to content

Commit

Permalink
chore(deps): bump androidx.constraintlayout:constraintlayout in /andr…
Browse files Browse the repository at this point in the history
…oid (#1017)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent ceedb5d commit 4eb0f95
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 4eb0f95

Please sign in to comment.