Merge pull request #7 from suhan-paradkar/dependabot/gradle/androidx.fragment-fragment-ktx-1.4.0

Bump fragment-ktx from 1.3.5 to 1.4.0
This commit is contained in:
Wisest_wizard 2021-12-21 10:09:33 +05:30 committed by GitHub
commit 2dd1de75f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -173,7 +173,7 @@ dependencies {
implementation "androidx.core:core:$core_version"
// Fragment
implementation "androidx.fragment:fragment-ktx:1.3.5"
implementation "androidx.fragment:fragment-ktx:1.4.0"
// Lifecycle
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"