Код: Выделить всё
testInstrumentationRunnerArguments clearPackageData: 'true'
Код: Выделить всё
@Incubating
@Deprecated(message = "Replaced by testInstrumentationRunnerArguments property")
public abstract fun testInstrumentationRunnerArguments(
args: Map
): Unit
Deprecated:
Replaced by testInstrumentationRunnerArguments property
Gradle: com.android.tools.build:gradle-api:7.0.3 (gradle-api-7.0.3-sources.jar)
Подробнее здесь: https://stackoverflow.com/questions/742 ... y-property
Мобильная версия