Skip to content

Commit a9cb99d

Browse files
Bump androidx.constraintlayout:constraintlayout from 1.1.3 to 2.1.4
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] <[email protected]>
1 parent 90f1b6c commit a9cb99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ android {
2929

3030
dependencies {
3131
implementation 'androidx.appcompat:appcompat:1.1.0'
32-
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
32+
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
3333
}

0 commit comments

Comments
 (0)