Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
Update dependency androidx.fragment:fragment-ktx to v1.6.2 (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 055613a commit 03dd5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ dependencies {
//KTX
implementation("androidx.collection:collection-ktx:1.2.0")
implementation("androidx.activity:activity-ktx:1.8.1")
implementation("androidx.fragment:fragment-ktx:1.6.1")
implementation("androidx.fragment:fragment-ktx:1.6.2")
implementation("androidx.palette:palette-ktx:1.0.0")
implementation("androidx.core:core-ktx:1.12.0")
implementation("androidx.preference:preference-ktx:1.2.1")
Expand Down

0 comments on commit 03dd5f7

Please sign in to comment.