Skip to content

Commit 89040e0

Browse files
committed
Update constraintlayout 2.1.4 > 2.2.0
1 parent 0fe67ff commit 89040e0

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
@@ -42,7 +42,7 @@ dependencies {
4242
implementation 'androidx.appcompat:appcompat:1.6.1'
4343
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
4444
implementation 'com.google.android.material:material:1.9.0'
45-
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
45+
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
4646
implementation 'androidx.core:core-ktx:1.10.1'
4747
implementation 'androidx.preference:preference-ktx:1.2.0'
4848
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)