web/static/javadoc/5.5.1/org/acra/annotation/PreBuild.html
Class
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.acra.annotation
[@Retention](http://d.android.com/reference/java/lang/annotation/Retention.html?is-external=true "class or interface in java.lang.annotation")([value](http://d.android.com/reference/java/lang/annotation/Retention.html?is-external=true#value-- "class or interface in java.lang.annotation")=[SOURCE](http://d.android.com/reference/java/lang/annotation/RetentionPolicy.html?is-external=true#SOURCE "class or interface in java.lang.annotation"))[@Target](http://d.android.com/reference/java/lang/annotation/Target.html?is-external=true "class or interface in java.lang.annotation")([value](http://d.android.com/reference/java/lang/annotation/Target.html?is-external=true#value-- "class or interface in java.lang.annotation")=[METHOD](http://d.android.com/reference/java/lang/annotation/ElementType.html?is-external=true#METHOD "class or interface in java.lang.annotation"))
public @interfacePreBuild
This method should run before the configuration is built Since:03.06.2017
Class
Summary:
Field |
Required |
Optional
Detail:
Field |
Element