Skip to content

Commit 486900f

Browse files
Merge pull request #1045 from nextcloud/renovate/androidx.constraintlayout-constraintlayout-2.x
fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.2
2 parents cbbd316 + d5cf35c commit 486900f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation project(path: ':lib')
4343
implementation 'androidx.appcompat:appcompat:1.7.1'
4444
implementation 'com.google.android.material:material:1.14.0'
45-
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
45+
implementation 'androidx.constraintlayout:constraintlayout:2.2.2'
4646
implementation 'com.squareup.retrofit2:retrofit:3.0.0'
4747

4848
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)