nhaarman / acorn

Mastering Android navigation :chipmunk:
https://nhaarman.github.io/acorn
Apache License 2.0
181 stars 7 forks source link

Remove AppCompat dependency from ext-bravo-android #79

Closed nhaarman closed 6 years ago

nhaarman commented 6 years ago

Including this dependency pulls in a whole mess of libraries it depends on. Although users will probably depend on AppCompat themselves anyway, including it here may conflict with the pureness of the module and cause accidental usage of any transitive artifact - such as the lifecycle artifact.