File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9393 sed -i 's#//xxx##g' explorer/explorer-device-rtc/build.gradle
9494 sed -i 's#//xxx##g' explorer/explorer-device-video/build.gradle
9595 ./gradlew clean
96- ./gradlew :explorer:device-android-demo:build
96+ ./gradlew :explorer:device-android-demo:build :hub:hub-android-demo:build
9797 - name : Archive the apks
9898 uses : actions/upload-artifact@v2
9999 with :
Original file line number Diff line number Diff line change 9696 sed -i 's#//xxx##g' explorer/explorer-device-rtc/build.gradle
9797 sed -i 's#//xxx##g' explorer/explorer-device-video/build.gradle
9898 ./gradlew clean
99- ./gradlew :explorer:device-android-demo:build
99+ ./gradlew :explorer:device-android-demo:build :hub:hub-android-demo:build
100100# - name: Archive the apks
101101# uses: actions/upload-artifact@v2
102102# with:
You can’t perform that action at this time.
0 commit comments