diff --git a/app/build.gradle b/app/build.gradle index 336071243..8a92bbd70 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -61,7 +61,7 @@ dependencies { }) implementation 'androidx.appcompat:appcompat:1.7.0' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' - implementation 'androidx.fragment:fragment-ktx:1.8.0-rc01' + implementation 'androidx.fragment:fragment-ktx:1.8.0' implementation 'androidx.legacy:legacy-support-v4:1.0.0' implementation 'androidx.multidex:multidex:2.0.1' implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.28'