Skip to content

Commit

Permalink
Add missing filters-video package to the bom (#1294)
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves authored Feb 19, 2025
1 parent 3172496 commit 28fa825
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stream-video-android-bom/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ dependencies {
api(project(":stream-video-android-ui-core"))
api(project(":stream-video-android-ui-xml"))
api(project(":stream-video-android-ui-compose"))
api(project(":stream-video-android-filters-video"))
api(project(":stream-video-android-previewdata"))
}
}
Expand Down

0 comments on commit 28fa825

Please sign in to comment.