Skip to content

Commit 1183c91

Browse files
Update kotlin
1 parent 58fd4fd commit 1183c91

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ androidxCore = "1.12.0"
44
androidxLifecycle = "2.7.0"
55
androidxActivity = "1.8.2"
66
androidxComposeBom = "2024.02.01"
7-
androidxComposeCompiler = "1.5.10"
7+
androidxComposeCompiler = "1.5.14"
88
androidxHilt = "1.2.0"
99
androidxNavigation = "2.7.7"
1010
androidxRoom = "2.6.1"
1111
androidxTest = "1.5.0"
1212
androidxTestExt = "1.1.5"
1313
androidxTestRunner = "1.5.2"
14-
coroutines = "1.8.0"
14+
coroutines = "1.8.1"
1515
hilt = "2.50"
1616
junit = "4.13.2"
17-
kotlin = "1.9.22"
18-
ksp = "1.9.22-1.0.17"
17+
kotlin = "1.9.24"
18+
ksp = "1.9.24-1.0.20"
1919

2020
[libraries]
2121
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidxCore" }

0 commit comments

Comments
 (0)