Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit a889067

Browse files
[deps]: Update kotlin
1 parent 5e94b1b commit a889067

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
@@ -12,7 +12,7 @@ androidxActivity = "1.9.3"
1212
androidXBiometrics = "1.2.0-alpha05"
1313
androidxBrowser = "1.8.0"
1414
androidxCamera = "1.4.0"
15-
androidxComposeBom = "2024.10.01"
15+
androidxComposeBom = "2024.11.00"
1616
androidxComposeUiTest = "1.7.5"
1717
androidxCore = "1.15.0"
1818
androidxHiltNavigationCompose = "1.2.0"
@@ -40,12 +40,12 @@ googleServices = "4.4.2"
4040
hilt = "2.52"
4141
junit5 = "5.11.3"
4242
jvmTarget = "17"
43-
kotlin = "2.0.21"
43+
kotlin = "2.1.0"
4444
kotlinxCollectionsImmutable = "0.3.8"
4545
kotlinxCoroutines = "1.9.0"
4646
kotlinxSerialization = "1.7.3"
4747
kotlinxKover = "0.8.3"
48-
ksp = "2.0.21-1.0.27"
48+
ksp = "2.0.21-1.0.28"
4949
mockk = "1.13.13"
5050
okhttp = "4.12.0"
5151
retrofit = "2.11.0"

0 commit comments

Comments
 (0)