Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.jetbrains.kotlinx-kotl…
Browse files Browse the repository at this point in the history
…inx-serialization-json-1.5.0
  • Loading branch information
skydoves authored Mar 13, 2023
2 parents d69d322 + 03f332c commit b5fa56b
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,9 +1,9 @@
[versions]
streamChatSDK = "5.12.0"
streamChatSDK = "5.14.0"
streamLog = "1.1.3"
sealedx = "1.0.0"
landscapist = "2.1.3"
accompanist = "0.25.0"
landscapist = "2.1.7"
accompanist = "0.28.0"
androidDesugarJdkLibs = "1.1.5"
androidGradlePlugin = "7.3.0"
androidxActivity = "1.4.0"
Expand All @@ -25,11 +25,11 @@ androidxTest = "1.4.0"
androidxTestExt = "1.1.3"
androidxTracing = "1.1.0"
androidxUiAutomator = "2.2.0"
hilt = "2.44"
hilt = "2.45"
hiltExt = "1.0.0"
junit4 = "4.13.2"
kotlin = "1.8.10"
kotlinxCoroutines = "1.6.3"
kotlinxCoroutines = "1.6.4"
kotlinxSerializationJson = "1.5.0"
ksp = "1.8.10-1.0.9"
ktlint = "0.43.0"
Expand Down

0 comments on commit b5fa56b

Please sign in to comment.