Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc2822 committed Dec 24, 2024
1 parent d10add8 commit 7384fee
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[versions]
android-agp = "8.7.3"
android-desugaring = "2.1.3"
android-desugaring = "2.1.4"
androidx-activityCompose = "1.9.3"
androidx-appcompat = "1.7.0"
androidx-arch = "2.2.0"
Expand All @@ -22,20 +22,20 @@ bitfire-cert4android = "69cc462506"
bitfire-dav4jvm = "a4f4068d25"
bitfire-ical4android = "c1ed0a0570"
bitfire-vcard4android = "ae5d609f92"
compose-accompanist = "0.36.0"
compose-accompanist = "0.37.0"
compose-bom = "2024.12.01"
dnsjava = "3.6.0"
glance = "1.1.1"
guava = "33.3.1-android"
hilt = "2.53"
guava = "33.4.0-android"
hilt = "2.54"
# keep in sync with ksp version
kotlin = "2.1.0"
kotlinx-coroutines = "1.9.0"
kotlinx-coroutines = "1.10.1"
# see https://github.com/google/ksp/releases for version numbers
ksp = "2.1.0-1.0.29"
mikepenz-aboutLibraries = "11.2.3"
nsk90-kstatemachine = "0.32.0"
mockk = "1.13.13"
nsk90-kstatemachine = "0.33.0"
mockk = "1.13.14"
okhttp = "4.12.0"
openid-appauth = "0.11.1"
room = "2.6.1"
Expand Down

0 comments on commit 7384fee

Please sign in to comment.