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 18d0ba8 commit 1ec4952
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.

8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ junitVersion = "1.2.1"
lifecycle_version = "2.8.7"
material3 = "1.3.1"
mockk = "1.13.14"
nav_version = "2.8.5"
nav_version = "2.8.6"
quartz = "879f70fcbb"
compose_ui = "1.7.6"
compose_ui = "1.7.7"
richtextUi = "077a2cde64"
roomKtx = "2.6.1"
securityCryptoKtx = "1.1.0-alpha06"
zxingAndroidEmbedded = "4.3.0"
okhttp = "5.0.0-alpha.14"
kotlin = "2.1.0"
kotlin = "2.1.10"
workRuntimeKtx = "2.10.0"
agp = "8.8.0"
ktlint = "12.1.2"
ksp = "2.1.0-1.0.29"
ksp = "2.1.10-1.0.29"
coil = "3.0.4"
storage = "2.0.0"
jna = "5.16.0"
Expand Down

0 comments on commit 1ec4952

Please sign in to comment.