AndroidFeaturesHandler

abstract class AndroidFeaturesHandler @Inject constructor(source)

Constructors

Link copied to clipboard
@Inject
constructor()

Functions

Link copied to clipboard
fun androidTest(excludeFromFladle: Boolean = false, allowedVariants: Iterable<String>? = null)

Enables android instrumentation tests for this project.

Link copied to clipboard
fun resources(prefix: String)

LIBRARIES ONLY

Link copied to clipboard

Enables robolectric for this project.