Skip to content

Commit bf46038

Browse files
Update dependency androidx.constraintlayout:constraintlayout to v2.2.1
1 parent 725d97e commit bf46038

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation 'com.google.android.material:material:1.9.0'
3737
implementation 'androidx.cardview:cardview:1.0.0'
3838
implementation 'androidx.recyclerview:recyclerview:1.3.1-rc01'
39-
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
39+
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
4040
implementation 'androidx.multidex:multidex:2.0.1'
4141
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0'
4242
// Thingy library

0 commit comments

Comments
 (0)