Skip to content

Commit

Permalink
Updated dependencies versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
thechinkysight committed Aug 29, 2024
1 parent 9bd17ea commit 3673098
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ coreKtx = "1.13.1"
junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
lifecycleRuntimeKtx = "2.8.3"
activityCompose = "1.9.0"
composeBom = "2024.06.00"
lifecycleViewmodelCompose = "2.8.3"
lifecycleRuntimeKtx = "2.8.4"
activityCompose = "1.9.1"
composeBom = "2024.08.00"
lifecycleViewmodelCompose = "2.8.4"
navigationCompose = "2.7.7"

[libraries]
Expand Down

0 comments on commit 3673098

Please sign in to comment.