Skip to content

Commit

Permalink
Merge pull request #248 from corenting/dependabot/gradle/androidx.fra…
Browse files Browse the repository at this point in the history
…gment-fragment-ktx-1.6.1

build(deps): bump androidx.fragment:fragment-ktx from 1.5.7 to 1.6.1
  • Loading branch information
corenting authored Aug 16, 2023
2 parents c0cf426 + 7359457 commit 3e47a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
// AndroidX
def lifecycleVersion = '2.6.1'
implementation 'androidx.activity:activity-ktx:1.7.1'
implementation 'androidx.fragment:fragment-ktx:1.5.7'
implementation 'androidx.fragment:fragment-ktx:1.6.1'
implementation "androidx.lifecycle:lifecycle-livedata-ktx:$lifecycleVersion"
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycleVersion"
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycleVersion"
Expand Down

0 comments on commit 3e47a3c

Please sign in to comment.