diff --git a/app/build.gradle b/app/build.gradle index 53ae2a54..33040310 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -187,7 +187,7 @@ dependencies { implementation "androidx.core:core:$core_version" // Fragment - implementation "androidx.fragment:fragment-ktx:1.3.5" + implementation "androidx.fragment:fragment-ktx:1.3.6" // Lifecycle implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"