We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3a012 commit 2f5a86aCopy full SHA for 2f5a86a
app/build.gradle
@@ -115,7 +115,7 @@ dependencies {
115
implementation fileTree(dir: 'libs', include: ['*.jar'])
116
117
implementation 'androidx.appcompat:appcompat:1.6.1'
118
- implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
+ implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
119
implementation 'androidx.cardview:cardview:1.0.0'
120
implementation 'com.google.android.material:material:1.12.0'
121
implementation 'androidx.core:core-ktx:1.13.1'
0 commit comments