AdamMc331 / AndroidAppTemplate

This is a template repository with developer tooling already included so you can get up and running with confidence.
278 stars 17 forks source link

Apply helper libs to each subproject #185

Closed AdamMc331 closed 3 months ago

AdamMc331 commented 3 months ago

I just created a new project and noticed that kotlinter wasn't automatically added to a new module I created. I can move this so it's easily replicated if someone uses this template for a multi module project.

AdamMc331 commented 3 months ago

Fixed: https://github.com/AdamMc331/AndroidAppTemplate/pull/193