diff --git a/app/build.gradle b/app/build.gradle index a5752c7..1a28290 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -49,7 +49,7 @@ dependencies { implementation 'androidx.fragment:fragment-ktx:1.4.1' implementation 'androidx.fragment:fragment:1.4.1' - 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.recyclerview:recyclerview:1.2.1' implementation 'androidx.customview:customview:1.1.0'