Skip to content

Commit

Permalink
Fix stream-chat-android-client-metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
andremion committed Dec 31, 2024
1 parent cfbc314 commit 2cf927f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ dependencies {

implementation(Dependencies.coroutinesCore)
implementation(Dependencies.androidxAppCompat)

implementation(project(":stream-chat-android-client"))
}

0 comments on commit 2cf927f

Please sign in to comment.