File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ defaults: &defaults
33 working_directory : ~/root/project
44 resource_class : large
55 docker :
6- - image : cimg/android:2023.04 .1
6+ - image : cimg/android:2025.09 .1
77 environment :
88 GRADLE_OPTS : -Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -Dorg.gradle.daemon=false -Dorg.gradle.caching=true -Dorg.gradle.configureondemand=true -Dkotlin.compiler.execution.strategy=in-process -Dkotlin.incremental=false
99
6868 --test instrumentation/core/build/outputs/apk/androidTest/debug/core-debug-androidTest.apk \
6969 --environment-variables runnerBuilder=de.mannodermaus.junit5.AndroidJUnit5Builder \
7070 --test-runner-class androidx.test.runner.AndroidJUnitRunner \
71- --device model=redfin ,version=30 ,locale=en_US,orientation=portrait \
72- --device model=oriole ,version=33 ,locale=en_US,orientation=portrait \
71+ --device model=pa3q ,version=35 ,locale=en_US,orientation=portrait \
72+ --device model=tokay ,version=36 ,locale=en_US,orientation=portrait \
7373 --results-bucket cloud-test-${GOOGLE_PROJECT_ID} \
7474 --timeout 15m
7575 - run :
You can’t perform that action at this time.
0 commit comments