Skip to content

Commit 2f5a86a

Browse files
Update dependency androidx.constraintlayout:constraintlayout to v2.2.1
1 parent cf3a012 commit 2f5a86a

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
@@ -115,7 +115,7 @@ dependencies {
115115
implementation fileTree(dir: 'libs', include: ['*.jar'])
116116

117117
implementation 'androidx.appcompat:appcompat:1.6.1'
118-
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
118+
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
119119
implementation 'androidx.cardview:cardview:1.0.0'
120120
implementation 'com.google.android.material:material:1.12.0'
121121
implementation 'androidx.core:core-ktx:1.13.1'

0 commit comments

Comments
 (0)