Skip to content

Commit

Permalink
update compose-bom
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottPierce committed Jul 3, 2024
1 parent 927aceb commit 08bb21b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kinject-bom/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ dependencies {
constraints {
api(project(":kinject-core"))
api(project(":kinject-android"))
api(project(":kinject-android-appcompat"))
api(project(":kinject-android-compose"))
api(project(":kinject-compose"))
api(project(":kinject-compose-viewmodel"))
api(project(":kinject-viewmodel"))
Expand Down

0 comments on commit 08bb21b

Please sign in to comment.