Skip to content

Commit

Permalink
Update Depenencies
Browse files Browse the repository at this point in the history
  • Loading branch information
machiav3lli committed Jan 24, 2025
1 parent a8858c1 commit 25dc69b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
[versions]

activity = "1.9.3"
activity = "1.10.0"
agp = "8.8.0"
biometric = "1.2.0-alpha05"
coil = "2.7.0"
commons-compress = "1.27.1"
commons-io = "2.18.0"
compose = "1.7.6"
compose-bom = "2024.12.01"
compose-bom = "2025.01.00"
compose-accompanist = "0.37.0"
compose-markdown = "0.5.0"
coroutines = "1.10.1"
datastore = "1.1.1"
datastore = "1.1.2"
immutables = "0.3.8"
kaml = "0.66.0"
koin = "4.0.1"
koin = "4.0.2"
koin-ksp = "1.4.0"
kotlin = "2.1.0"
ksp = "2.1.0-1.0.29"
Expand All @@ -26,7 +26,7 @@ preference = "1.2.1"
room = "2.6.1"
security = "1.1.0-alpha06"
semver = "4.3.0"
serialization = "1.7.3"
serialization = "1.8.0"
test = "1.6.1"
test-rules = "1.6.1"
test-ext = "1.2.1"
Expand Down

0 comments on commit 25dc69b

Please sign in to comment.