Skip to content

Commit

Permalink
Merge branch 'main' into stream-chat/6.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves authored Apr 4, 2024
2 parents 0902452 + a659166 commit 369eed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ landscapist = "2.3.2"
androidGradlePlugin = "8.3.1"
androidxActivity = "1.8.2"
androidxAppCompat = "1.6.1"
androidxCompose = "1.6.4"
androidxCompose = "1.6.5"
androidxComposeCompiler = "1.5.11"
androidxComposeMaterial3 = "1.2.1"
androidxComposeConstraintLayout = "1.0.1"
Expand Down Expand Up @@ -110,6 +110,6 @@ hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
gms-googleServices = "com.google.gms.google-services:4.3.14"
firebase-crashlytics = "com.google.firebase.crashlytics:2.9.2"
firebase-crashlytics = "com.google.firebase.crashlytics:2.9.9"
google-secrets = { id = "com.google.android.libraries.mapsplatform.secrets-gradle-plugin", version.ref = "googleSecretPlugin" }
baseline-profile = { id = "androidx.baselineprofile", version.ref = "androidxMacroBenchmark" }

0 comments on commit 369eed5

Please sign in to comment.