Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenart7c3 committed Feb 17, 2025
1 parent 9a29813 commit c783efa
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
@@ -1,7 +1,7 @@
[versions]
activityCompose = "1.10.0"
composeBom = "2025.01.01"
composeUiVersion = "1.7.7"
composeBom = "2025.02.00"
composeUiVersion = "1.7.8"
coreKtx = "1.15.0"
espressoCore = "3.6.1"
jna = "5.16.0"
Expand All @@ -10,15 +10,15 @@ junit = "4.13.2"
kotlinxCoroutinesCore = "1.10.1"
ktorServer = "3.0.3"
lifecycleRuntimeKtx = "2.8.7"
navigationCompose = "2.8.6"
navigationCompose = "2.8.7"
okhttp = "5.0.0-alpha.14"
room = "2.6.1"
storage = "2.0.0"
workRuntimeKtx = "2.10.0"
material3 = "1.3.1"
quartz = "879f70fcbb"
kotlin = "2.1.10"
agp = "8.8.0"
agp = "8.8.1"
ksp = "2.1.10-1.0.29"
ktlint = "12.1.2"
securityCryptoKtx = "1.1.0-alpha06"
Expand Down

0 comments on commit c783efa

Please sign in to comment.