diff --git a/app/build.gradle b/app/build.gradle index 6c963fd41..ae9748352 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -169,7 +169,7 @@ dependencies { implementation "androidx.activity:activity-ktx:1.2.3" implementation "androidx.appcompat:appcompat:1.3.0" implementation "androidx.appcompat:appcompat-resources:1.3.0" - implementation "androidx.fragment:fragment-ktx:1.3.4" + implementation "androidx.fragment:fragment-ktx:1.3.5" implementation "androidx.annotation:annotation:1.2.0" implementation "androidx.preference:preference-ktx:1.1.1"