Package io.freefair.gradle.plugins.android.aspectj
-
Class Summary Class Description AndroidAspectJPostCompileWeavingPlugin Implements AspectJ Post-Compile Weaving by adding anAjcAction
to theJavaCompile
tasks.AndroidAspectJTransformPlugin Implements AspectJ Post-Compile Weaving using theTransform
API.