Modifier and Type | Required Element and Description |
---|---|
String |
buildId |
String |
exportClassListTo
The file to which the list of generated classes should be exported
|
boolean |
isLibrary |
String |
layoutInfoDir
The folder that includes xml files which are exported by aapt or gradle plugin from layout files
|
int |
minSdk |
String |
modulePackage |
String |
sdkRoot |
Modifier and Type | Optional Element and Description |
---|---|
boolean |
enableDebugLogs |
boolean |
printEncodedError |
public abstract String buildId
public abstract String modulePackage
public abstract String sdkRoot
public abstract String layoutInfoDir
public abstract String exportClassListTo