Skip to content

Commit

Permalink
chore: upgrade fragment and lifecycle
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeyls committed Jun 28, 2024
1 parent a0b3a08 commit 98c420e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ androidx-coordinatorlayout = "1.2.0"
androidx-core = "1.13.1"
androidx-datastore = "1.1.1"
androidx-drawerlayout = "1.2.0"
androidx-fragment = "1.8.0"
androidx-lifecycle = "2.8.2"
androidx-fragment = "1.8.1"
androidx-lifecycle = "2.8.3"
androidx-paging = "3.3.0"
androidx-preference = "1.2.1"
androidx-recyclerview = "1.3.2"
Expand Down

0 comments on commit 98c420e

Please sign in to comment.