We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28cf5a commit 739cc8bCopy full SHA for 739cc8b
app/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation 'androidx.core:core-ktx:1.7.0'
43
implementation 'androidx.appcompat:appcompat:1.4.1'
44
implementation 'com.google.android.material:material:1.5.0'
45
- implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
+ implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
46
implementation "androidx.recyclerview:recyclerview:1.3.0-alpha01"
47
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01"
48
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.4.1"
0 commit comments