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 0fe67ff commit 89040e0Copy full SHA for 89040e0
app/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation 'androidx.appcompat:appcompat:1.6.1'
43
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
44
implementation 'com.google.android.material:material:1.9.0'
45
- implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
+ implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
46
implementation 'androidx.core:core-ktx:1.10.1'
47
implementation 'androidx.preference:preference-ktx:1.2.0'
48
testImplementation 'junit:junit:4.13.2'
0 commit comments