Skip to content

Commit

Permalink
Bump androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent dfd1450 commit 2fe50a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ retrofit = "2.11.0" # https://github.com/square/retrofit/releases

# AndroidX: https://developer.android.com/jetpack/androidx/versions
appcompat = "1.7.0"
constraintlayout = "2.1.4"
constraintlayout = "2.2.0"
androidx-core = "1.13.1"
fragment = "1.8.4"
lifecycle = "2.8.6"
Expand Down

0 comments on commit 2fe50a8

Please sign in to comment.