Skip to content

Commit dd3dc3d

Browse files
Update kotlin
1 parent 1793317 commit dd3dc3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ androidxNavigation = "2.8.5"
1212
firebaseBom = "33.7.0"
1313
hilt = "2.54"
1414
hiltExt = "1.2.0"
15-
kotlin = "2.1.0"
15+
kotlin = "2.1.10"
1616
kotlinxCoroutines = "1.10.1"
17-
kotlinxDatetime = "0.6.1"
18-
kotlinxSerializationJson = "1.7.3"
17+
kotlinxDatetime = "0.6.2"
18+
kotlinxSerializationJson = "1.8.0"
1919
lint = "31.7.3"
2020
publishPlugin = "1.3.0"
2121
leakcanary = "2.14"

0 commit comments

Comments
 (0)