Skip to content

Commit 104d18b

Browse files
Update dependency androidx.constraintlayout:constraintlayout to v2.2.0
1 parent e5a14c8 commit 104d18b

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
@@ -56,7 +56,7 @@ dependencies {
5656
implementation 'androidx.recyclerview:recyclerview:1.1.0'
5757
implementation 'com.google.android.material:material:1.0.0'
5858
implementation 'com.google.android.gms:play-services-maps:17.0.1'
59-
implementation "androidx.constraintlayout:constraintlayout:2.0.0-beta4"
59+
implementation "androidx.constraintlayout:constraintlayout:2.2.0"
6060
implementation 'com.google.code.gson:gson:2.8.6'
6161
// Lifecycle components
6262
implementation "androidx.lifecycle:lifecycle-extensions:2.1.0"

0 commit comments

Comments
 (0)