Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Nain57 committed Nov 19, 2023
1 parent 00be41f commit 012ac96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ ext {
androidxCardViewVersion = '1.0.0'
androidxConstraintLayoutVersion = '2.1.4'
androidxCoreVersion = '1.12.0'
androidxFragmentVersion = '1.6.1'
androidxFragmentVersion = '1.6.2'
androidxLifecycleVersion = '2.6.2'
androidxLifecycleExtensionVersion = '2.2.0'
androidxNavigationVersion = '2.7.4'
androidxNavigationVersion = '2.7.5'
androidxRecyclerViewVersion = '1.3.2'
androidxRoomVersion = '2.6.0'
androidxVectorDrawableVersion = '1.1.0'
Expand Down

0 comments on commit 012ac96

Please sign in to comment.