AdamMc331/AndroidAppTemplate

Add Application class

AdamMc331 opened this issue · 0 comments

Having a base Application class would help so we could set up any potential configuration like Timber logging (See #127) but also basic Hilt setup if user wants to keep it. We will need to modify the template to rename this class as well.