airbnb / mavericks

Mavericks: Android on Autopilot
https://airbnb.io/mavericks/
Apache License 2.0
5.85k stars 499 forks source link

Renamed gradle modules for consistency #649

Closed gpeal closed 2 years ago

gpeal commented 2 years ago

All modules are now grouped with a prefix:

No structural or other changes were done here other than simple renames. You can view settings.gradle for the clearest diff.

I went with dash-separated naming because some modules and artifacts already used that but I've seen dots or colons used in the past as well. I don't have a strong opinion but opted for consistency with existing modules here.