Every time I create an android project, I have to add for example "navigation library" or some other ones,Is it possible to make it such the desired dependency is already included in my every project? the reason I want this is because adding and downloading these libraries are hard for me due to some IP limitations.
Thank you in advance