Output Data about a variant that produce a Library bundle (.aar)
Modifiers | Name | Description |
---|---|---|
org.gradle.api.tasks.bundling.Zip |
packageLibTask |
Fields inherited from class | Fields |
---|---|
class BaseVariantOutputData |
assembleTask, manifestProcessorTask, packageSplitAbiTask, packageSplitResourcesTask, processResourcesTask, variantData |
Type | Name and description |
---|---|
File |
getOutputFile() |
com.google.common.collect.ImmutableList<ApkOutputFile> |
getOutputs() |
int |
getVersionCode() |
void |
setOutputFile(File file) |
Methods inherited from class | Name |
---|---|
class BaseVariantOutputData |
getBaseName, getDirName, getFullName, getMainOutputFile, getOutputFile, getOutputs, getSplitFolder, setOutputFile |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |