File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9393
9494 - name : Run all tests
9595 working-directory : ${{ env.SAMPLE_PATH }}
96- run : ./gradlew pixel2api29DebugAndroidTest -Pandroid.testInstrumentationRunnerArguments.notAnnotation=com.example.android.testing.testconfigurationsample.TestDeviceLargeScreen
96+ run : ./gradlew pixel2api29DebugAndroidTest -Pandroid.testInstrumentationRunnerArguments.notAnnotation=com.example.android.testing.testconfigurationsample.TestDeviceLargeScreen --info
9797
9898 - name : Run regression tests
9999 working-directory : ${{ env.SAMPLE_PATH }}
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ buildscript {
2929 }
3030
3131 dependencies {
32- classpath ' com.android.tools.build:gradle:7.2.0-alpha04 '
32+ classpath ' com.android.tools.build:gradle:7.2.0-alpha06 '
3333 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
3434 }
3535}
Original file line number Diff line number Diff line change 11# Tue Sep 14 13:31:05 WEST 2021
22distributionBase =GRADLE_USER_HOME
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.3-rc-1- bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.3-bin.zip
44distributionPath =wrapper/dists
55zipStorePath =wrapper/dists
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments