Skip to content

Commit c63f05c

Browse files
Update kotlin
1 parent 8e64c6b commit c63f05c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ core_ktx_version = "1.15.0"
66
documentfile_version = "1.0.1"
77
flow_preferences_version = "1.9.1"
88
hilt_navigation_compose_version = "1.2.0"
9-
kotlinx_coroutines_core_version = "1.9.0"
9+
kotlinx_coroutines_core_version = "1.10.2"
1010
lifecycle_version = "2.8.7"
1111
hilt_version = "2.52"
1212
gson_version = "2.11.0"
1313

1414

15-
kotlin_version = "2.0.21"
16-
ksp_version = "2.0.21-1.0.28"
15+
kotlin_version = "2.1.20"
16+
ksp_version = "2.1.20-2.0.1"
1717

1818
gradle_version = "8.7.2"
1919

0 commit comments

Comments
 (0)