Skip to content

Commit

Permalink
Merge branch 'main' into skydoves-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves authored Nov 23, 2023
2 parents 1098ba4 + 54b15fa commit d8060cd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[versions]
streamChatSDK = "6.0.6"
streamChatSDK = "6.0.8"
streamVideoSDK = "0.4.2"
streamLog = "1.1.4"
sealedx = "1.0.1"
landscapist = "2.2.12"
accompanist = "0.30.1"
androidDesugarJdkLibs = "1.1.5"
androidGradlePlugin = "8.1.2"
androidGradlePlugin = "8.1.4"
androidxActivity = "1.8.0"
androidxAppCompat = "1.6.1"
androidxCompose = "1.5.4"
androidxComposeCompiler = "1.5.3"
androidxComposeCompiler = "1.5.4"
androidxComposeMaterial3 = "1.0.0-alpha13"
androidxComposeConstraintLayout = "1.0.1"
androidxComposeNavigation = "2.5.3"
Expand All @@ -30,10 +30,10 @@ composeStableMarker = "1.0.3"
hilt = "2.48.1"
hiltExt = "1.0.0"
junit4 = "4.13.2"
kotlin = "1.9.10"
kotlin = "1.9.20"
kotlinxCoroutines = "1.7.3"
kotlinxSerializationJson = "1.6.1"
ksp = "1.9.10-1.0.13"
ksp = "1.9.20-1.0.14"
ktlint = "0.43.0"
okhttp = "4.12.0"
retrofit = "2.9.0"
Expand Down

0 comments on commit d8060cd

Please sign in to comment.