Skip to content

Commit

Permalink
Disable ViewModelInjection
Browse files Browse the repository at this point in the history
  • Loading branch information
ILIYANGERMANOV committed Sep 19, 2023
1 parent b9e5193 commit d67bd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/detekt/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1106,4 +1106,4 @@ Compose:
ViewModelForwarding:
active: true
ViewModelInjection:
active: true
active: false

0 comments on commit d67bd7d

Please sign in to comment.