diff --git a/app/build.gradle b/app/build.gradle index 5a0104e..efa8775 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -50,7 +50,7 @@ android { dependencies { implementation 'androidx.appcompat:appcompat:1.6.1' implementation 'androidx.fragment:fragment-ktx:1.5.3' - implementation 'androidx.fragment:fragment:1.5.3' + implementation 'androidx.fragment:fragment:1.7.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'com.google.android.material:material:1.6.1'