I have built a project as a JAR+.SO with the intent that it can be shared in multiple projects and worked on in parallel. Now, however, I am not sure what the Android Studio way of supporting private dependency management is.
For reference, the project I am building is in Git and is actually an Eclipse project that produces the JAR+.SO.
What is the Android Studio way to manage these dependencies? Do I need to setup a private maven repo and reference them via Maven?
Aucun commentaire:
Enregistrer un commentaire