I want to create a project that simply creates an aar library. Everything I see on google is about doing that from an 'existing project' which I do not want. That seems to tie into just that project. When I click new project in android studio, I don't see an option for 'library' and it creates an application every time :(.
How does one simply create a project that creates an aar artifact?