Skip to content

Commit 7628f22

Browse files
authored
Merge pull request #13 from GetStream/update/dependencies
Bump Compose UI & Compiler, landscapist, Kotlin
2 parents 9fbdc0f + fcd1fca commit 7628f22

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
streamChatSDK = "5.12.0"
33
streamLog = "1.1.3"
44
sealedx = "1.0.0"
5-
landscapist = "2.1.0"
5+
landscapist = "2.1.3"
66
accompanist = "0.25.0"
77
androidDesugarJdkLibs = "1.1.5"
88
androidGradlePlugin = "7.3.0"
99
androidxActivity = "1.4.0"
1010
androidxAppCompat = "1.4.2"
11-
androidxCompose = "1.3.0"
12-
androidxComposeCompiler = "1.3.2"
11+
androidxCompose = "1.3.1"
12+
androidxComposeCompiler = "1.4.2"
1313
androidxComposeMaterial3 = "1.0.0-alpha13"
1414
androidxComposeConstraintLayout = "1.0.0"
1515
androidxComposeNavigation = "2.5.0"
@@ -28,10 +28,10 @@ androidxUiAutomator = "2.2.0"
2828
hilt = "2.44"
2929
hiltExt = "1.0.0"
3030
junit4 = "4.13.2"
31-
kotlin = "1.7.20"
31+
kotlin = "1.8.10"
3232
kotlinxCoroutines = "1.6.3"
3333
kotlinxSerializationJson = "1.4.0"
34-
ksp = "1.7.20-1.0.6"
34+
ksp = "1.8.10-1.0.9"
3535
ktlint = "0.43.0"
3636
okhttp = "4.10.0"
3737
retrofit = "2.9.0"

0 commit comments

Comments
 (0)