We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be42d4 commit 50879b6Copy full SHA for 50879b6
gradle/libs.versions.toml
@@ -1,9 +1,9 @@
1
# Comments apply to next line
2
3
[versions]
4
-android-agp = "8.8.1"
5
-android-desugaring = "2.1.4"
6
-androidx-activityCompose = "1.10.0"
+android-agp = "8.8.2"
+android-desugaring = "2.1.5"
+androidx-activityCompose = "1.10.1"
7
androidx-appcompat = "1.7.0"
8
androidx-arch = "2.2.0"
9
androidx-browser = "1.8.0"
@@ -29,10 +29,10 @@ glance = "1.1.1"
29
guava = "33.4.0-android"
30
hilt = "2.55"
31
# keep in sync with ksp version
32
-kotlin = "2.1.0"
+kotlin = "2.1.10"
33
kotlinx-coroutines = "1.10.1"
34
# see https://github.com/google/ksp/releases for version numbers
35
-ksp = "2.1.0-1.0.29"
+ksp = "2.1.10-1.0.30"
36
mikepenz-aboutLibraries = "11.6.2"
37
nsk90-kstatemachine = "0.33.0"
38
mockk = "1.13.16"
0 commit comments