We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db99983 commit 833bed5Copy full SHA for 833bed5
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-androidGradlePlugin = "8.5.0"
+androidGradlePlugin = "8.5.1"
3
androidx-activity = "1.9.0"
4
androidx-appcompat = "1.7.0"
5
androidx-browser = "1.8.0"
@@ -8,7 +8,7 @@ androidx-core = "1.13.1"
8
androidx-datastore = "1.1.1"
9
androidx-drawerlayout = "1.2.0"
10
androidx-fragment = "1.8.1"
11
-androidx-lifecycle = "2.8.2"
+androidx-lifecycle = "2.8.3"
12
androidx-paging = "3.3.0"
13
androidx-preference = "1.2.1"
14
androidx-recyclerview = "1.3.2"
@@ -18,7 +18,7 @@ desugarJdkLibs = "2.0.4"
18
hilt = "2.51.1"
19
kotlin = "2.0.0"
20
kotlinx-coroutines = "1.8.1"
21
-ksp = "2.0.0-1.0.21"
+ksp = "2.0.0-1.0.23"
22
material = "1.12.0"
23
moshi = "1.15.1"
24
okhttp = "4.12.0"
0 commit comments