Skip to content

Commit dc60f01

Browse files
authored
Merge branch 'main' into dependabot/gradle/androidxCompose-1.6.8
2 parents 061915c + 9919670 commit dc60f01

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
streamChatSDK = "6.4.1"
3-
streamVideoSDK = "1.0.4"
2+
streamChatSDK = "6.4.3"
3+
streamVideoSDK = "1.0.12"
44
streamLog = "1.1.4"
55
sealedx = "1.0.1"
66
landscapist = "2.3.3"
@@ -14,7 +14,7 @@ androidxComposeConstraintLayout = "1.0.1"
1414
androidxComposeNavigation = "2.5.3"
1515
androidxCore = "1.12.0"
1616
androidxHiltNavigationCompose = "1.2.0"
17-
androidxLifecycle = "2.8.3"
17+
androidxLifecycle = "2.8.4"
1818
androidxMacroBenchmark = "1.2.4"
1919
androidxNavigation = "2.5.0"
2020
androidxProfileinstaller = "1.3.1"
@@ -25,17 +25,17 @@ androidxTestExt = "1.1.3"
2525
androidxTracing = "1.1.0"
2626
androidxUiAutomator = "2.3.0"
2727
composeStableMarker = "1.0.4"
28-
hilt = "2.51.1"
28+
hilt = "2.52"
2929
hiltExt = "1.0.0"
3030
junit4 = "4.13.2"
3131
kotlin = "2.0.0"
3232
kotlinxCoroutines = "1.8.1"
3333
kotlinxSerializationJson = "1.7.1"
34-
ksp = "2.0.0-1.0.22"
34+
ksp = "2.0.0-1.0.24"
3535
ktlint = "0.43.0"
3636
okhttp = "4.12.0"
3737
retrofit = "2.11.0"
38-
retrofitResultAdapter = "1.0.10"
38+
retrofitResultAdapter = "1.0.11"
3939
retrofitKotlinxSerializationJson = "1.0.0"
4040
googleSecretPlugin = "2.0.1"
4141
spotless = "6.7.0"

0 commit comments

Comments
 (0)