diff --git a/app/build.gradle b/app/build.gradle index cf60df0c..e901aeec 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -70,7 +70,7 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.4.1' implementation 'androidx.preference:preference-ktx:1.2.0' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:2.1.3' + implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'com.google.android.material:material:1.5.0' implementation 'androidx.viewpager2:viewpager2:1.1.0-beta01' implementation 'androidx.cardview:cardview:1.0.0'