Skip to content

Commit

Permalink
Merge pull request #13 from GetStream/update/dependencies
Browse files Browse the repository at this point in the history
Bump Compose UI & Compiler, landscapist, Kotlin
  • Loading branch information
skydoves authored Feb 10, 2023
2 parents 9fbdc0f + fcd1fca commit 7628f22
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
Expand Up @@ -2,14 +2,14 @@
streamChatSDK = "5.12.0"
streamLog = "1.1.3"
sealedx = "1.0.0"
landscapist = "2.1.0"
landscapist = "2.1.3"
accompanist = "0.25.0"
androidDesugarJdkLibs = "1.1.5"
androidGradlePlugin = "7.3.0"
androidxActivity = "1.4.0"
androidxAppCompat = "1.4.2"
androidxCompose = "1.3.0"
androidxComposeCompiler = "1.3.2"
androidxCompose = "1.3.1"
androidxComposeCompiler = "1.4.2"
androidxComposeMaterial3 = "1.0.0-alpha13"
androidxComposeConstraintLayout = "1.0.0"
androidxComposeNavigation = "2.5.0"
Expand All @@ -28,10 +28,10 @@ androidxUiAutomator = "2.2.0"
hilt = "2.44"
hiltExt = "1.0.0"
junit4 = "4.13.2"
kotlin = "1.7.20"
kotlin = "1.8.10"
kotlinxCoroutines = "1.6.3"
kotlinxSerializationJson = "1.4.0"
ksp = "1.7.20-1.0.6"
ksp = "1.8.10-1.0.9"
ktlint = "0.43.0"
okhttp = "4.10.0"
retrofit = "2.9.0"
Expand Down

0 comments on commit 7628f22

Please sign in to comment.