Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenart7c3 committed Feb 10, 2025
1 parent 6df8125 commit c3ac843
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.3"
composeBom = "2024.12.01"
composeUiVersion = "1.7.6"
activityCompose = "1.10.0"
composeBom = "2025.01.01"
composeUiVersion = "1.7.7"
coreKtx = "1.15.0"
espressoCore = "3.6.1"
jna = "5.16.0"
Expand All @@ -10,16 +10,16 @@ junit = "4.13.2"
kotlinxCoroutinesCore = "1.10.1"
ktorServer = "3.0.3"
lifecycleRuntimeKtx = "2.8.7"
navigationCompose = "2.8.5"
navigationCompose = "2.8.6"
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.0"
kotlin = "2.1.10"
agp = "8.8.0"
ksp = "2.1.0-1.0.29"
ksp = "2.1.10-1.0.29"
ktlint = "12.1.2"
securityCryptoKtx = "1.1.0-alpha06"

Expand Down

0 comments on commit c3ac843

Please sign in to comment.