Skip to content

Adding a new Module

jzeferino edited this page May 23, 2017 · 3 revisions
Home

Adding a new Module

To add a new module to the ADAL you need to do the follow steps:

  • 1º When you add a new module to the project you need to add to the dependencies of the module ADAL in build.gradle.

  • 2º Then you need to add the module to the configuration.json.

Clone this wiki locally