Skip to content

Commit

Permalink
fix(deps): update dependency androidx.fragment:fragment-ktx to v1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and wax911 committed Oct 5, 2024
1 parent fd89ac9 commit e77052c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ androidx-appcompatResources = { module = "androidx.appcompat:appcompat-resources

androidx-constraintLayout = "androidx.constraintlayout:constraintlayout:2.1.4"

androidx-fragmentKtx = "androidx.fragment:fragment-ktx:1.8.3"
androidx-fragmentKtx = "androidx.fragment:fragment-ktx:1.8.4"

androidx-lifecycle-extensions = "androidx.lifecycle:lifecycle-extensions:2.2.0"
androidx-lifecycle-runTimeKtx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" }
Expand Down

0 comments on commit e77052c

Please sign in to comment.