Skip to content

Commit 50879b6

Browse files
committed
Update AGP, Kotlin, dependencies
1 parent 6be42d4 commit 50879b6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Comments apply to next line
22

33
[versions]
4-
android-agp = "8.8.1"
5-
android-desugaring = "2.1.4"
6-
androidx-activityCompose = "1.10.0"
4+
android-agp = "8.8.2"
5+
android-desugaring = "2.1.5"
6+
androidx-activityCompose = "1.10.1"
77
androidx-appcompat = "1.7.0"
88
androidx-arch = "2.2.0"
99
androidx-browser = "1.8.0"
@@ -29,10 +29,10 @@ glance = "1.1.1"
2929
guava = "33.4.0-android"
3030
hilt = "2.55"
3131
# keep in sync with ksp version
32-
kotlin = "2.1.0"
32+
kotlin = "2.1.10"
3333
kotlinx-coroutines = "1.10.1"
3434
# see https://github.com/google/ksp/releases for version numbers
35-
ksp = "2.1.0-1.0.29"
35+
ksp = "2.1.10-1.0.30"
3636
mikepenz-aboutLibraries = "11.6.2"
3737
nsk90-kstatemachine = "0.33.0"
3838
mockk = "1.13.16"

0 commit comments

Comments
 (0)