Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit d0f065e

Browse files
Bump constraintlayout from 2.1.3 to 2.1.4 (#298)
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/androidx/constraintlayout/releases) - [Commits](https://github.com/androidx/constraintlayout/commits) --- updated-dependencies: - dependency-name: androidx.constraintlayout:constraintlayout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f72908 commit d0f065e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ dependencies {
146146
implementation 'androidx.appcompat:appcompat:1.4.1'
147147
implementation 'com.google.android.material:material:1.6.0'
148148
implementation 'androidx.browser:browser:1.4.0'
149-
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
149+
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
150150
implementation 'com.github.bumptech.glide:glide:4.13.2'
151151
implementation 'com.mcxiaoke.volley:library:1.0.19'
152152
implementation 'com.google.code.gson:gson:2.9.0'

0 commit comments

Comments
 (0)