Все картинки в отчёте
This commit is contained in:
@@ -28,10 +28,6 @@ android {
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
testInstrumentationRunnerArguments["yandex.oauth.token"] =
|
||||
localProps.getProperty("yandex.test.oauth.token").orEmpty()
|
||||
testInstrumentationRunnerArguments["yandex.user.id"] =
|
||||
localProps.getProperty("yandex.test.user.id").orEmpty()
|
||||
testInstrumentationRunnerArguments["yandex.vault.uuid"] =
|
||||
localProps.getProperty("yandex.test.vault.uuid").orEmpty()
|
||||
vectorDrawables {
|
||||
useSupportLibrary = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user