InstrumentationContext
@Incubating interface InstrumentationContext : Serializable
com.android.build.api.instrumentation.InstrumentationContext |
Instrumentation context data that will be injected to AsmClassVisitorFactory on instantiation.
Summary
Properties |
|
---|---|
abstract Property<Int> |
The asm api version to be passed to the ClassVisitor constructor. |
Properties
apiVersion
abstract val apiVersion: Property<Int>
The asm api version to be passed to the ClassVisitor constructor.