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 3232 - name : Build with Gradle
3333 run : |
3434 ./gradlew --scan --stacktrace \
35- assemble -x :benchmark:pixel6api31Setup -x :benchmark:pixel6api31NonMinifiedReleaseAndroidTest -x :benchmark:collectNonMinifiedReleaseBaselineProfile
35+ assemble -x :benchmark:pixel6api33Setup -x :benchmark:pixel6api33NonMinifiedReleaseAndroidTest -x :benchmark:collectNonMinifiedReleaseBaselineProfile
Original file line number Diff line number Diff line change 1919 distribution : adopt
2020 java-version : 17
2121 - name : Release build
22- run : ./gradlew assemble --scan -x :benchmark:pixel6api31Setup -x :benchmark:pixel6api31NonMinifiedReleaseAndroidTest -x :benchmark:collectNonMinifiedReleaseBaselineProfile
22+ run : ./gradlew assemble --scan -x :benchmark:pixel6api33Setup -x :benchmark:pixel6api31NonMinifiedReleaseAndroidTest -x :benchmark:collectNonMinifiedReleaseBaselineProfile
2323 - name : Source jar and dokka
2424 run : ./gradlew androidSourcesJar javadocJar --scan
2525 - name : Publish to MavenCentral
Original file line number Diff line number Diff line change 1818 distribution : adopt
1919 java-version : 17
2020 - name : Release build
21- run : ./gradlew assemble --scan -x :benchmark:pixel6api31Setup -x :benchmark:pixel6api31NonMinifiedReleaseAndroidTest -x :benchmark:collectNonMinifiedReleaseBaselineProfile
21+ run : ./gradlew assemble --scan -x :benchmark:pixel6api33Setup -x :benchmark:pixel6api31NonMinifiedReleaseAndroidTest -x :benchmark:collectNonMinifiedReleaseBaselineProfile
2222 - name : Source jar and dokka
2323 run : ./gradlew androidSourcesJar javadocJar --scan
2424 - name : Publish to MavenCentral
You can’t perform that action at this time.
0 commit comments