We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e64c6b commit c63f05cCopy full SHA for c63f05c
gradle/libs.versions.toml
@@ -6,14 +6,14 @@ core_ktx_version = "1.15.0"
6
documentfile_version = "1.0.1"
7
flow_preferences_version = "1.9.1"
8
hilt_navigation_compose_version = "1.2.0"
9
-kotlinx_coroutines_core_version = "1.9.0"
+kotlinx_coroutines_core_version = "1.10.2"
10
lifecycle_version = "2.8.7"
11
hilt_version = "2.52"
12
gson_version = "2.11.0"
13
14
15
-kotlin_version = "2.0.21"
16
-ksp_version = "2.0.21-1.0.28"
+kotlin_version = "2.1.20"
+ksp_version = "2.1.20-2.0.1"
17
18
gradle_version = "8.7.2"
19
0 commit comments