How to Automate Adding Dependencies for an Android Plugin in Unity?
I’ve created an Android plugin for Unity, and it requires some dependencies to be added manually. The current steps to do this are:
I’ve created an Android plugin for Unity, and it requires some dependencies to be added manually. The current steps to do this are: