How to create a plugin to import a aar file from a server into the Project and make the necessary changes in gradle?
I need to create a plugin for android studio that import an ARR file from a server and save it to library folder and make the necessary changes in the gradle file. I need a help in making the changes to gradle file and to get the project location.
Please sign in to leave a comment.