This repository has been archived by the owner on Feb 19, 2023. It is now read-only.
1.2.3
- fix: gradle project dependencies flagging duplicate warning
Gradle dependencies for a project which used the syntax such as implementation project(path: ":features:discover")
no longer flags a warning for duplicate dependencies.