androidGradlePath property

String androidGradlePath
final

Tells verman where to look for your ios android gradle file if left undefined then value will be defaulted to '~/android/app/build.gradle'

Implementation

final String androidGradlePath;