Skip to content

Commit 227e217

Browse files
Update dependency androidx.constraintlayout:constraintlayout to v2.2.0
1 parent 2f19bfd commit 227e217

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
@@ -60,7 +60,7 @@ dependencies {
6060
implementation 'androidx.appcompat:appcompat:1.2.0'
6161
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
6262
implementation 'com.google.android.material:material:1.4.0'
63-
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
63+
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
6464
implementation 'com.google.android.gms:play-services-vision:20.1.3'
6565
implementation 'com.google.android.gms:play-services-location:18.0.0'
6666
implementation 'com.github.kittinunf.fuel:fuel-android:1.16.0' //for Android

0 commit comments

Comments
 (0)