Skip to content

Commit 884bd58

Browse files
committed
Update dependency androidx.constraintlayout:constraintlayout to v2.2.0
1 parent 96bd5ce commit 884bd58

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
@@ -80,7 +80,7 @@ dependencies {
8080
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
8181
implementation 'androidx.appcompat:appcompat:1.7.0'
8282
implementation 'androidx.core:core-ktx:1.13.1'
83-
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
83+
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
8484

8585
implementation 'com.google.firebase:firebase-analytics:22.1.2'
8686

0 commit comments

Comments
 (0)