Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/landscapist-2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Jun 24, 2024
2 parents b9ece57 + 6a0396c commit 92a4c15
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[versions]
streamChatSDK = "6.3.1"
streamLog = "1.1.4"
balloon = "1.6.4"
balloon = "1.6.5"
landscapist = "2.3.4"
androidGradlePlugin = "8.4.2"
androidGradlePlugin = "8.5.0"
androidxActivity = "1.9.0"
androidxAppCompat = "1.6.1"
androidxCompose = "1.6.8"
Expand All @@ -13,7 +13,7 @@ androidxComposeConstraintLayout = "1.0.1"
androidxComposeNavigation = "2.7.7"
androidxCore = "1.13.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.7.0"
androidxLifecycle = "2.8.2"
androidxMacroBenchmark = "1.2.4"
androidxNavigation = "2.5.0"
androidxProfileinstaller = "1.3.1"
Expand All @@ -39,7 +39,7 @@ sandwich = "2.0.8"
moshi="1.15.1"
spotless = "6.7.0"
snitcher = "1.0.3"
firebaseBom = "32.8.1"
firebaseBom = "33.1.0"

[libraries]
stream-client = { group = "io.getstream", name = "stream-chat-android-client", version.ref = "streamChatSDK" }
Expand Down

0 comments on commit 92a4c15

Please sign in to comment.