Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Aug 16, 2024
2 parents 2d379aa + 2051fa9 commit 8e8e419
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlin = "2.0.10"
kotlinxCoroutines = "1.8.1"
kotlinxSerializationJson = "1.6.3"
kotlinxSerializationJson = "1.7.1"
ksp = "2.0.10-1.0.24"
streamChatSDK = "6.4.4"
streamVideoSDK = "1.0.12"
Expand All @@ -25,15 +25,15 @@ androidxRoom = "2.6.1"
androidxTest = "1.5.2"
material = "1.12.0"
androidxUiAutomator = "2.3.0"
composeStableMarker = "1.0.3"
composeStableMarker = "1.0.5"
hilt = "2.52"
okhttp = "4.12.0"
retrofit = "2.11.0"
sandwich = "2.0.8"
retrofitKotlinxSerializationJson = "1.0.0"
googleSecretPlugin = "2.0.1"
spotless = "6.7.0"
turbine = "1.0.0"
turbine = "1.1.0"
junit = "4.13.2"
androidx-test-ext-junit = "1.1.5"
espresso-core = "3.6.1"
Expand Down

0 comments on commit 8e8e419

Please sign in to comment.