Skip to content

Commit

Permalink
Update AGP and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc2822 committed Sep 19, 2024
1 parent 5180b99 commit 5c6f712
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,15 +1,15 @@
# Comments apply to next line

[versions]
android-agp = "8.6.0"
android-agp = "8.6.1"
android-desugaring = "2.1.2"
androidx-activityCompose = "1.9.2"
androidx-appcompat = "1.7.0"
androidx-arch = "2.2.0"
androidx-browser = "1.8.0"
androidx-core = "1.13.1"
androidx-hilt = "1.2.0"
androidx-lifecycle = "2.8.5"
androidx-lifecycle = "2.8.6"
androidx-paging = "3.3.2"
androidx-preference = "1.2.1"
androidx-security = "1.1.0-alpha06"
Expand All @@ -22,15 +22,15 @@ bitfire-cert4android = "f1cc9b9ca3"
bitfire-dav4jvm = "c1bc143488"
bitfire-ical4android = "b75f33972a"
bitfire-vcard4android = "505848a85a"
compose-accompanist = "0.34.0"
compose-bom = "2024.09.01"
compose-accompanist = "0.36.0"
compose-bom = "2024.09.02"
dnsjava = "3.6.0"
glance = "1.1.0"
guava = "33.3.0-android"
hilt = "2.52"
# keep in sync with ksp version
kotlin = "2.0.20"
kotlinx-coroutines = "1.8.1"
kotlinx-coroutines = "1.9.0"
# see https://github.com/google/ksp/releases for version numbers
ksp = "2.0.20-1.0.25"
mikepenz-aboutLibraries = "11.2.3"
Expand Down

0 comments on commit 5c6f712

Please sign in to comment.