diff --git a/app/build.gradle b/app/build.gradle index e4aad1cb..14399383 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"