In the manual, I see this:
" Library Dependencies
Similarly to permissions, your Library may make use of additional dependencies, which could even be other Libraries. These are added to the build.gradle file for the Library, but also need to be included in the main app.
You can add these dependencies using the Dependencies property on the Advanced Android Build Settings."
This is very vague.
I’ve used a couple of Declares from the AndroidDesignExtensions but I have no idea what to put in the Build | Android | Dependencies dialog.
Any advice would be much appreciated.
5 posts - 3 participants