Skip to content

Commit

Permalink
Bump androidx.constraintlayout:constraintlayout from 1.1.3 to 2.1.4
Browse files Browse the repository at this point in the history
Bumps [androidx.constraintlayout:constraintlayout](https://github.com/androidx/constraintlayout) from 1.1.3 to 2.1.4.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/commits/2.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent 90f1b6c commit 8d31e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Expand Up @@ -29,5 +29,5 @@ android {

dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
}

0 comments on commit 8d31e79

Please sign in to comment.