subsystemsToCheck

@get:Input
@get:Optional
abstract val subsystemsToCheck: Property<String>

Specifies which subsystems of IDE should be checked.

Default value: all

Acceptable values:**

  • all

  • android-only

  • without-android