diff --git a/app/build.gradle b/app/build.gradle index 48acb390a..c53e5d168 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -179,7 +179,7 @@ dependencies { implementation 'androidx.core:core:1.10.1' implementation 'androidx.media:media:1.6.0' - implementation 'androidx.fragment:fragment:1.5.7' + implementation 'androidx.fragment:fragment:1.6.0' implementation 'androidx.appcompat:appcompat:1.6.1' implementation 'androidx.preference:preference:1.2.0' implementation 'androidx.cardview:cardview:1.0.0'