Skip to content

Commit b6c6a38

Browse files
authored
Update libxp2p_android_combine.yml
1 parent 0733d6c commit b6c6a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/libxp2p_android_combine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
run: |
7777
VERSION=$(echo "${{ github.ref }}" | sed -e 's,.*/\(.*\),\1,')
7878
export GIT_BRANCH_IMAGE_VERSION=$VERSION
79-
bash .github/script/update_version_for_android.sh Debug iot-p2p/iot/device/android_device/device_video_aar/explorer-device-video-sdk/build.gradle
79+
bash .github/script/update_version_for_android.sh Debug iot-p2p/iot/device/android_device/device_video_aar/explorer-app-video-sdk/build.gradle
8080
8181
- name: Update sdk version release
8282
if: startsWith(github.event.ref, 'refs/tags')

0 commit comments

Comments
 (0)