booster / com.didiglobal.booster.gradle / org.gradle.api.Project / getJars

getJars

fun Project.getJars(variant: BaseVariant? = null): Set<File>

Returns the jar files which could be the outputs of the jar task or createFullJar task

Parameters

variant - The build variant