Skip to content

Commit 55a525a

Browse files
committed
Bump KSP, hilt and AGP versions
1 parent 426dddc commit 55a525a

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,7 +4,7 @@ sealedx = "1.0.0"
44
landscapist = "1.6.1"
55
accompanist = "0.25.0"
66
androidDesugarJdkLibs = "1.1.5"
7-
androidGradlePlugin = "7.2.1"
7+
androidGradlePlugin = "7.3.0"
88
androidxActivity = "1.4.0"
99
androidxAppCompat = "1.4.2"
1010
androidxCompose = "1.2.1"
@@ -24,13 +24,13 @@ androidxTest = "1.4.0"
2424
androidxTestExt = "1.1.3"
2525
androidxTracing = "1.1.0"
2626
androidxUiAutomator = "2.2.0"
27-
hilt = "2.42"
27+
hilt = "2.44"
2828
hiltExt = "1.0.0"
2929
junit4 = "4.13.2"
3030
kotlin = "1.7.20"
3131
kotlinxCoroutines = "1.6.3"
32-
kotlinxSerializationJson = "1.3.3"
33-
ksp = "1.7.10-1.0.6"
32+
kotlinxSerializationJson = "1.4.0"
33+
ksp = "1.7.20-1.0.6"
3434
ktlint = "0.43.0"
3535
okhttp = "4.10.0"
3636
retrofit = "2.9.0"

0 commit comments

Comments
 (0)