diff --git a/app/build.gradle b/app/build.gradle index b87e5f5..7320a2a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -51,7 +51,7 @@ android { dependencies { implementation 'androidx.appcompat:appcompat:1.5.1' implementation 'androidx.fragment:fragment-ktx:1.5.3' - implementation 'androidx.fragment:fragment:1.5.3' + implementation 'androidx.fragment:fragment:1.5.4' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'com.google.android.material:material:1.6.1'