Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenart7c3 committed Oct 25, 2024
1 parent b8d49c6 commit 6b656ea
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
activityCompose = "1.9.2"
composeBom = "2024.09.03"
composeUiVersion = "1.7.3"
activityCompose = "1.9.3"
composeBom = "2024.10.00"
composeUiVersion = "1.7.4"
coreKtx = "1.13.1"
espressoCore = "3.6.1"
jna = "5.14.0"
Expand All @@ -10,15 +10,15 @@ junit = "4.13.2"
kotlinxCoroutinesCore = "1.9.0"
ktorServer = "2.3.12"
lifecycleRuntimeKtx = "2.8.6"
navigationCompose = "2.8.2"
navigationCompose = "2.8.3"
okhttp = "5.0.0-alpha.14"
room = "2.6.1"
storage = "2.0.0"
workRuntimeKtx = "2.9.1"
material3 = "1.3.0"
quartz = "0.92.2"
quartz = "0.92.7"
kotlin = "2.0.20"
agp = "8.7.0"
agp = "8.7.1"
ksp = "2.0.20-1.0.24"
ktlint = "12.1.1"
securityCryptoKtx = "1.1.0-alpha06"
Expand Down

0 comments on commit 6b656ea

Please sign in to comment.