mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
Update AGP, Kotlin, dependencies
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Comments apply to next line
|
||||
|
||||
[versions]
|
||||
android-agp = "8.8.1"
|
||||
android-desugaring = "2.1.4"
|
||||
androidx-activityCompose = "1.10.0"
|
||||
android-agp = "8.8.2"
|
||||
android-desugaring = "2.1.5"
|
||||
androidx-activityCompose = "1.10.1"
|
||||
androidx-appcompat = "1.7.0"
|
||||
androidx-arch = "2.2.0"
|
||||
androidx-browser = "1.8.0"
|
||||
@@ -29,10 +29,10 @@ glance = "1.1.1"
|
||||
guava = "33.4.0-android"
|
||||
hilt = "2.55"
|
||||
# keep in sync with ksp version
|
||||
kotlin = "2.1.0"
|
||||
kotlin = "2.1.10"
|
||||
kotlinx-coroutines = "1.10.1"
|
||||
# see https://github.com/google/ksp/releases for version numbers
|
||||
ksp = "2.1.0-1.0.29"
|
||||
ksp = "2.1.10-1.0.30"
|
||||
mikepenz-aboutLibraries = "11.6.2"
|
||||
nsk90-kstatemachine = "0.33.0"
|
||||
mockk = "1.13.16"
|
||||
|
||||
Reference in New Issue
Block a user