We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17ccd9e commit 332cd28Copy full SHA for 332cd28
.buildkite/commands/connected-tests.sh
@@ -17,5 +17,5 @@ gcloud firebase test android run \
17
--type instrumentation \
18
--app app/build/outputs/apk/debug/app-debug.apk \
19
--test app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk \
20
- --device model=Nexus5X,version=26,locale=en,orientation=portrait \
+ --device model=Pixel9a,version=35,locale=en,orientation=portrait \
21
--verbosity info
0 commit comments